mikeyEcology / MLWIC2

Classify camera trap images using machine learning with R Shiny Apps
36 stars 17 forks source link

Error in getwd() : unused argument #18

Closed ellaleona closed 3 years ago

ellaleona commented 3 years ago

Hi, I'm trying to run setup_and_classify in MLWIC2 in order to use the empty_animal model on my game cam images. I'm getting this:

Error in getwd("/Users/ellaleona/Downloads") : unused argument ("/Users/ellaleona/Downloads")

Not very experienced in R, any help is appreciated. Thanks!

ellaleona commented 3 years ago

Alternatively if I don't specify the pathname, ie. modeldir = getwd(), I get this: "Error in if (option == "1") { : argument is of length zero"