collapse_obs | R Documentation |
This function aggregates all observations with a similar name into a common table. Note that observations with a particular name don't need consistent variables (any missing information is filled with NAs).
collapse_obs(obs)
obs |
list of observations. |
Returns list with one element for each relevant XML node. Each element contains a matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.