TIBCO Enterprise Runtime for R (TERR)

How to install local packages in TERR
You can install local packages for TERR using the Tools > TERR Console. Depending on the install (usually for client sites), you will need to run Spo...
Mon, 22 Jan, 2018 at 11:35 PM
How to convert dates to POSIXct in TERR
TERR converts Spotfire dates to milliseconds from 1970.  My understanding is that it doesn't have a timezone associated with the datetimes, so it is con...
Mon, 22 Jan, 2018 at 11:35 PM
Making a grid and surface
autoSurface = function(x, y, z, to.grid) # Calculates a surface grid for the desired property and returns a set of values. These can be joined back to ...
Wed, 25 Nov, 2015 at 10:57 AM