format.bru_input | R Documentation |
Summarise component inputs
## S3 method for class 'bru_input'
format(x, verbose = TRUE, ..., label.override = NULL, type = NULL)
## S3 method for class 'bru_input'
summary(object, verbose = TRUE, ..., label.override = NULL)
## S3 method for class 'bru_input'
print(x, verbose = TRUE, ..., label.override = NULL)
x |
Object to be printed |
verbose |
logical; If |
... |
Passed on to other summary methods. |
label.override |
character; If not |
type |
character; if non-NULL, added to the output'; |
object |
Object to be summarised. |
Fabian E. Bachl bachlfab@gmail.com
Finn Lindgren finn.lindgren@gmail.com
bru_input()
, bru_comp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.