aboutsummaryrefslogtreecommitdiff
path: root/vignettes/occuMulti.Rmd
diff options
context:
space:
mode:
Diffstat (limited to 'vignettes/occuMulti.Rmd')
-rw-r--r--vignettes/occuMulti.Rmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/vignettes/occuMulti.Rmd b/vignettes/occuMulti.Rmd
index 25eae85..59f602e 100644
--- a/vignettes/occuMulti.Rmd
+++ b/vignettes/occuMulti.Rmd
@@ -64,7 +64,7 @@ The data are a simplified version of the data used in @Rota2016, with the data c
The dataset is included with `unmarked` and is called `MesoCarnivores`.
First, we need to load in the dataset, which is a list with several components.
-```{r, eval=FALSE}
+```{r}
library(unmarked)
data(MesoCarnivores)
names(MesoCarnivores)