View source: R/archival_to_etuff.r
archival_to_etuff | R Documentation |
Converts recovered or archival tag dataset to eTUFF in a "computationally-friendly" way compared to the normal conversion.
archival_to_etuff(archival, vars)
archival |
is long data frame of archival data |
vars |
is character list of variables of interest. These must match accepted variable names (see obsTypes). |
a dataframe subset of the archival data containing only the vars specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.