Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ms

Multi-session Objects


Description

Logical function to distinguish objects that span multiple sessions

Usage

## Default S3 method:
ms(object, ...)
  ## S3 method for class 'mask'
ms(object, ...)
  ## S3 method for class 'secr'
ms(object, ...)

Arguments

object

any object

...

other arguments (not used)

Details

The test applied varies with the type of object. The default method uses inherits(object, "list").

Value

logical, TRUE if object contains data for multiple sessions

See Also

Examples

ms(ovenCH)
ms(ovenbird.model.1)
ms(ovenCH[[1]])

secr

Spatially Explicit Capture-Recapture

v4.4.1
GPL (>= 2)
Authors
Murray Efford
Initial release
2021-05-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.