Description Usage Arguments Details Value See Also Examples
UNIDprep
populates a folder with a CSV file of unknown
transmitters along with the VRL and VRL-RLD files containing the original
detections
1 |
unids |
Data frame. Output of |
directory |
String. Location of files that contain the unidentified
detections–most likely the same argument passed to |
out |
String. Where do you want the new folder to be placed? Defaults to the working directory. |
The function aims to easily provide the files requested by
VEMCO to identify tag owners through its
unknown ID
service. Transmitters that were not identified by the
ACT Network (via
ACTsplit
) are listed in a CSV file and the directory is
searched for corresponding VRL and VRL-RLD files. These, along with the tag
list, are exported directly into a new folder on your computer.
Output is a logical vector indicating whether VRL/VRL-RLD files were
successfully found and copied (there are issues if they're not all
TRUE
), as well as a folder in the designated location called
"Unknown for VEMCO" containing:
A CSV file containing the unknown IDs ('unknown_ids.csv')
VRL files containing the unknown detections and
VRL-RLD files containing the unknown detections
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.