I tried to call `camData()` with the 3[ published INBO camera trap data packages](https://album.wildlabs.net/dataset/search?publishingOrg=1cd669d0-80ea-11de-a9d0-f1765f95f18b). They got all 3 the same error: ```r path <- here::here("data", "gmu8_leuven", "datapackage.zip") cm <- camData(path) ``` ``` Error in is_clustered && is_regular : invalid 'x' type in 'x && y' ```
I tried to call
camData()with the 3 published INBO camera trap data packages. They got all 3 the same error: