powered by
Gets the (unique) locations from the deployments of a Camera Trap Data Package object.
locations(x)
A tibble::tibble() data frame with the locations, containing the following columns:
tibble::tibble()
locationID
locationName
latitude
longitude
coordinateUncertainty
Camera Trap Data Package object, as returned by read_camtrapdp().
read_camtrapdp()
Other accessor functions: contributors(), deployments(), events(), individuals(), media(), observations(), taxa()
contributors()
deployments()
events()
individuals()
media()
observations()
taxa()
x <- example_dataset() locations(x)
Run the code above in your browser using DataLab