get_data | R Documentation |
accesses files downloaded from the IMOS ATF WebApp and convert them to a format expected by the IMOS ATF Quality Control functions. For internal use only
get_data(det = NULL, rmeta = NULL, tmeta = NULL, meas = NULL, logfile)
det |
path to detections text file |
rmeta |
path to receiver metadata text file |
tmeta |
path to tag deployment metadata text file |
meas |
path to animal measurements text file |
logfile |
path to logfile; default is the working directory |
a list of data.frames by individual tag deployments ready for QC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.