Methods for converting to bru_obs
and bru_obs_list
objects.
Usage
as_bru_obs(x, ...)
as_bru_obs_list(x, ...)
# S3 method for class 'bru_obs'
as_bru_obs(x, ...)
# S3 method for class 'bru_obs'
as_bru_obs_list(x, ...)
# S3 method for class 'list'
as_bru_obs_list(x, ...)
# S3 method for class 'bru_obs_list'
as_bru_obs_list(x, ...)
# S3 method for class 'bru'
as_bru_obs_list(x, ...)
Arguments
- x
An object to convert to bru_obs or bru_obs_list
- ...
Additional arguments passed to sub-methods.
Value
An object of class bru_obs or bru_obs_list.