Checks if an object is a Camera Trap Data Package object with the required properties.
Arguments
- x
Camera Trap Data Package object, as returned by
read_camtrapdp().
Examples
x <- example_dataset()
check_camtrapdp(x) # Invisible return of x if valid
Checks if an object is a Camera Trap Data Package object with the required properties.
Camera Trap Data Package object, as returned by read_camtrapdp().
x <- example_dataset()
check_camtrapdp(x) # Invisible return of x if valid