print.out: Print out a variety of summary information about a...

View source: R/2_helpers.R

print.outR Documentation

Print out a variety of summary information about a SPEARobject

Description

Print out a variety of summary information about a SPEARobject

Usage

## S3 method for class 'out'
print(type = NULL, remove.formatting = FALSE, quiet = FALSE)

Arguments

type

Which type of summary to print? Can be "data". Defaults to NULL.

remove.formatting

Remove text color/bold font face. Defaults to FALSE.

quiet

Do not print anything. Defaults to FALSE.


jgygi/SPEAR documentation built on July 5, 2023, 5:35 p.m.