write.TSD_get_ts: (Internal:) Get the 'ts' object, which defines along which...

View source: R/write.TSD_get_ts.R

write.TSD_get_tsR Documentation

(Internal:) Get the 'ts' object, which defines along which dimension time steps are organized.

Description

(Internal:) Get the 'ts' object, which defines along which dimension time steps are organized.

Usage

write.TSD_get_ts(d, ts, numt = NULL, ischar = FALSE)

Arguments

d

is a vector of the dimensions of the array.

ts

(see write.TSD).

numt

is the number of time steps.

ischar

is TRUE if the variable is character, in which case all string elements are collapsed to one vector if 'numt' is given in write.TSD() and does not fit the length of the string vector.


arnejohannesholmin/TSD documentation built on April 14, 2024, 5:29 a.m.