## ----setup, include = FALSE---------------------------------------------------
options(rmarkdown.html_vignette.check_title = FALSE)
library(unmarked)

## ----unmarkedFrame-subclasses-------------------------------------------------
showClass("unmarkedFrame")

