print.GGLogs {gglogger}R Documentation

Print a GGLogs object

Description

Print a GGLogs object

Usage

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

Arguments

x

A GGLogs object.

...

Additional arguments.

Value

Display the logs and invisibly return the logs.


[Package gglogger version 0.1.6 Index]