summary.vachette_data {vachette} | R Documentation |
Summarise vachette_data
Description
Summary generic used to return information about vachette_data
object
Usage
## S3 method for class 'vachette_data'
summary(object, verbose = FALSE, trim = TRUE, log_file = NULL, ...)
Arguments
object |
|
verbose |
logical; Set to |
trim |
logical; If |
log_file |
character; File path to direct console output e.g., |
... |
additional args. |
Value
object
invisibly.
[Package vachette version 0.40.0 Index]