format.bru_input {inlabru} | R Documentation |
Summarise component inputs
Description
Summarise component inputs
Usage
## 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)
Arguments
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. |
Author(s)
Fabian E. Bachl bachlfab@gmail.com
Finn Lindgren finn.lindgren@gmail.com
See Also
[Package inlabru version 2.13.0 Index]