install.packages(c("here", "unmarked"))
library(here)
library(unmarked)
Set up R
Prepare your RStudio project
Install and load the unmarked package
Prepare your RStudio project
If you’re working with your own data, install and load these packages onto your computer first:
Then try adapting our provided code to your own dataset
Don’t forget to ask for help in our community if you get stuck!
If you’re working with our case-study data, but on your own computer:
If you’re working with our case-study data here in your browser, you don’t need to install or download anything - it should all just work!