assign_info | R Documentation |
Add specific information to the ARGOS data set produced by import_argos
assign_info(tt.dat, tt.deployed)
tt.dat |
data frame; the raw(ish) data from the ARGOS download |
tt.deployed |
data frame; the log containing deployment information for each tag |
This ugly pile of braces, brackets, fors, ifs, and elses will assign Spp, Site, Study, etc. designations to each record in the file for which deployment information is available. It goes row by row through the giant data set, so expect it to take awhile when processing lots of data
Ready. Set. Go.
A data frame with more informative Argos data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.