Download data from Data Discover
wt_dd_summary.Rd
Download Data Discover results from projects across WildTrax
Usage
wt_dd_summary(sensor = c("ARU", "CAM", "PC"), species = NULL, boundary = NULL)
Arguments
- sensor
The sensor you wish to query from either 'ARU', 'CAM' or 'PC'
- species
The species you want to search for (e.g. 'White-throated Sparrow'). Multiple species can be included.
- boundary
The custom boundary you want to use. Must be a list of at least four latitude and longitude points where the last point is a duplicate of the first, or an object of class "bbox" (as produced by sf::st_bbox)