View source: R/get-gda-trajectory.R
get_gda_trajectory | R Documentation |
Extract trajectory data.
get_gda_trajectory(res_gda, time_point_names = NULL, complete_obs = FALSE)
res_gda |
GDA result. |
time_point_names |
name of the separated time points. |
complete_obs |
plot only complete observations (boolean). |
list containing time point separated ind coord and time point names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.