analyzer (version 1.0.1)

print.analyzerPlot: Method for print generic

Description

This function plots the plot generated by the library analyzer

Usage

# S3 method for analyzerPlot
print(x, ...)

Arguments

x

a plot of class analyzerPlot

...

other parameters

Value

Displays the plot

Examples

Run this code
# NOT RUN {
# creating the plot
p <- plottr(mtcars$mpg)
p$x

# }

Run the code above in your browser using DataLab