View source: R/bru_conversion.R
as_bru_comp | R Documentation |
bru_comp
and bru_comp_list
objectsMethods for converting to bru_comp
and bru_comp_list
objects.
as_bru_comp(x, ...)
as_bru_comp_list(x, ...)
## S3 method for class 'bru_comp'
as_bru_comp(x, ...)
## S3 method for class 'bru_comp_list'
as_bru_comp_list(x, ...)
## S3 method for class 'bru_comp'
as_bru_comp_list(x, ...)
## S3 method for class 'bru'
as_bru_comp_list(x, ...)
## S3 method for class 'list'
as_bru_comp_list(x, ...)
## S3 method for class 'formula'
as_bru_comp_list(x, ...)
x |
An object to convert to bru_comp or bru_comp_list |
... |
Additional arguments passed on to |
An object of class bru_comp_list.
as_bru_comp_list(bru)
: Extract the component list from a bru()
object.
as_bru_obs()
, as_bru_obs_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.