gts.Rd
Create a 'gts' object.
as.gts(x, ...)
gts(x, ...)
# S3 method for class 'ncdf4'
gts(x, varid = NULL, climatology = FALSE, control = list(), ...)
# S3 method for class 'array'
gts(
x,
varid = NULL,
grid,
data = NA,
start = 1,
end = numeric(),
frequency = 1,
deltat = 1,
climatology = FALSE,
long_name = NULL,
unit = NULL,
control = list(),
...
)
A 'gts' object.