inbo / camtrapdp

R package to read and manipulate Camera Trap Data Packages (Camtrap DP)
https://inbo.github.io/camtrapdp/
Other
5 stars 0 forks source link

Add warning for `locations()` #46

Open damianooldoni opened 5 months ago

damianooldoni commented 5 months ago

locations() must return a warning:

peterdesmet commented 4 months ago

The same could be done for events(), but I think it well get pretty annoying to see the warnings all the time.

I think I would rather want a validate() function to do a number of checks.