View source: R/check_camtrapdp.R
| check_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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.