powered by
Extract or replace the session names of a capthist object.
capthist
session(object, …) session(object) <- value
object with `session' attribute e.g. capthist
character vector or vector that may be coerced to character, one value per session
other arguments (not used)
a character vector with one value for each session in capthist
Replacement values will be coerced to character.
Pollock, K. H. (1982) A capture-recapture design robust to unequal probability of capture. Journal of Wildlife Management 46, 752--757.
# NOT RUN { session(captdata) # }
Run the code above in your browser using DataLab