
Download formatted reports from WildTrax
wt_download_report.RdDownload various ARU, camera, or point count data from projects across WildTrax
Arguments
- project_id
Numeric; the project ID number that you would like to download data for. Use
wt_get_projects()to retrieve these IDs.- sensor_id
Character; Can either be "ARU", "CAM", or "PC".
- reports
Character; The report type to be returned. Multiple values are accepted as a concatenated string.
- max_seconds
Numeric; Number of seconds to force to wait for downloads.
Details
Valid values for argument report when sensor_id = "CAM" currently are:
main
project
location
image_report
image_set_report
tag
megadetector
definitions
Valid values for argument report when sensor_id = "ARU" currently are:
main
project
location
recording
tag
ai
definitions
Valid values for argument report when sensor_id = "PC" currently are:
main
project
location
point_count
definitions