print.GGLog {gglogger}R Documentation

Print a GGLog object

Description

Print a GGLog object

Usage

## S3 method for class 'GGLog'
print(x, ...)

Arguments

x

A GGLog object.

...

Additional arguments.

Value

Display the logs and invisibly return the logs.


[Package gglogger version 0.1.6 Index]