Learn R Programming

vachette (version 0.40.1)

summary.vachette_data: Summarise vachette_data

Description

Summary generic used to return information about vachette_data object

Usage

# S3 method for vachette_data
summary(object, verbose = FALSE, trim = TRUE, log_file = NULL, ...)

Value

object invisibly.

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.