format_argos | R Documentation |
Add specific information to the ARGOS data set produced by import_argos
format_argos(tt, ptt.table)
tt |
data frame; processed tag data from Argos CSV files |
ptt.table |
data frame;
file specified by |
This will only append information to records in the individual files
that are newly imported by import_argos
, i.e. data from
argos.csv.path
and not from argos.processed.file
.
This function extracts the deployment data for the tags that are in the tag data,
and passes everything to assign_info
.
A data frame with the formatted Argos data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.