bru_used_update | R Documentation |
Merge available component labels information with used components information.
bru_used_update(x, labels, ...)
## S3 method for class 'bru_like_list'
bru_used_update(x, labels, ...)
## S3 method for class 'bru_like'
bru_used_update(x, labels, ...)
## S3 method for class 'bru_used'
bru_used_update(x, labels, ...)
x |
Object to be updated |
labels |
character vector of component labels |
... |
Unused |
An updated version of x
Other bru_used:
bru_used()
,
bru_used_vars()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.