Summary generic used to return information about vachette_data
object
# S3 method for class 'vachette_data'
summary(object, verbose = FALSE, trim = TRUE, log_file = NULL, ...)
Arguments
- object
vachette_data
object.
- verbose
logical; Set to TRUE
to view additional warnings output
- trim
logical; If TRUE
, only the first 20 rows are printed for data.frame
output. Set to FALSE
to display all rows
- log_file
character; File path to direct console output e.g., "log.txt"
- ...
additional args.