powered by
This function plots the plot generated by the library analyzer
analyzer
# S3 method for analyzerPlot plot(x, ...)
a plot of class analyzerPlot
analyzerPlot
extra arguments if required
Displays the plot
# NOT RUN { # creating the plot p <- plottr(mtcars) plot(p$mpg) # }
Run the code above in your browser using DataLab