View source: R/bru_obs_conversion.R
as_bru_obs | R Documentation |
bru_obs
and bru_obs_list
objectsMethods for converting to bru_obs
and bru_obs_list
objects.
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, ...)
x |
An object to convert to bru_obs or bru_obs_list |
... |
Additional arguments passed to sub-methods. |
An object of class bru_obs or bru_obs_list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.