Import GridWare files
ssg_gwf2long( gwf_name, delta_t = 0.01, returnOnlyData = TRUE, saveLongFormat = FALSE )
| gwf_name | Name of the GridWare project file. A directory named |
|---|---|
| delta_t | Time between two samples or sampling frequency |
| returnOnlyData | Just return the data, do not return a list object with data, variable info and preferences. |
| saveLongFormat | Save the long format trajectory data as a |
A data frame containing State Space Grid trajectories, or a list object with additional info.
Other State Space Grid functions:
factor_obs_exp(),
ssg_winnowing()