export2TAGS | R Documentation |
To pre- process geolocator datasets with TAGS it may be necessary to compress the data (i.e. remove repeated light levels).
export2TAGS(tagdata, path = NULL, file = "exportTAGS", min = 0,
max = 9999999999)
tagdata |
a dataframe with columns |
path |
if full path is specified, the output will be writen as a txt file ready to import into TAGS |
file |
name of txt file (without suffix) |
min |
... |
max |
... |
Return a data frame that matches rquirements for TAGS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.