check_camtrapdp {camtrapdp} | R Documentation |
Checks if an object is a Camera Trap Data Package object with the required properties.
check_camtrapdp(x)
x |
Camera Trap Data Package object, as returned by
|
x
invisibly or error.
x <- example_dataset()
check_camtrapdp(x) # Invisible return of x if valid