cat2: Resolve compatibility issues when using cat2

Description Usage Arguments

Description

Resolve compatibility issues when using cat2

Usage

1
2
3
cat2(..., end = "\n", level = "DEBUG", print_level = FALSE,
  pal = list(DEBUG = "grey60", INFO = "#1d9f34", WARNING = "#ec942c",
  ERROR = "#f02c2c", FATAL = "#763053", DEFAULT = "#000000"))

Arguments

...

objects to be printed

end

end of print, default is with a new line

level

six levels, check pal

print_level

logical, prepend level information to the output

pal

a list of palette indicating the color of each level


beauchamplab/firstPkg documentation built on June 1, 2019, 3:55 a.m.