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

What's the future of camtraptor's `read_wi()` function? #62

Open damianooldoni opened 3 months ago

damianooldoni commented 3 months ago

The R package camtraptor has a function called read_wi() to read a Wildlife Insights export, see online documentation.

I think it should be moved to camtrapdp. Maybe camtraptor::read_wi() could still exist and use camtrapdp::read_wi() under the hood, same behavior as camtraptor::read_camtrapdp(), discussed in https://github.com/inbo/camtraptor/issues/298?

peterdesmet commented 3 months ago

Screenshot for future reference (since documentation will disappear):

Read-a-Wildlife-Insights-export-—-read_wi-•-camtraptor

damianooldoni commented 3 months ago

Thanks @peterdesmet. The link to the function I put in my first comment is a permalink, so that will continue to work.