Skip to contents

Methods for EnvDiagnostic objects

Usage

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

# S3 method for class 'EnvDiagnostic'
plot(x, ...)

Arguments

x

An EnvDiagnostic object.

...

Additional arguments.

Value

  • print: Invisibly returns the original object.

  • plot: Returns a ggplot2 object.