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