Skip to content

Error with reading the database #305

Closed Answered by damianooldoni
Maxmkmk asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Maxmkmk! Sorry for making you wait so long. I downloaded your package and tried to import your camtrap Data Package and it works smoothly!
Here below what I get:

library(camtraptor)
# change path where needed 
path_to_json <- "../../2023_data/datapackage.json"
ctdp <- read_camtrap_dp(file = path_to_json)
The dataset uses Camtrap DP version 1.0, it has been converted to 0.1.6.                                               
See https://inbo.github.io/camtraptor/#camtrap-dp for details.

While better reading your code in your very first post, I noticed that you are using another function, probably from another package: read_camtrapDP().

Notice that if you don't want to downconvert to Camt…

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Maxmkmk
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by damianooldoni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants