ggDiagnose: Diagnostic plot for objects (ggplot based)

Description Usage Arguments Value

View source: R/base.R

Description

Diagnostic plot for objects (ggplot based)

Usage

1
ggDiagnose(x, show.plot = TRUE, return = FALSE, ...)

Arguments

x

object to visualize

show.plot

logic to display the plot

return

logic to return list the graphic and the data frame to make the majority of the graphic

...

additional parameters, see ggDiagnose.__ for more information

Value

depending on show.plot and return it will return the visualization of the graphic and/or a list of both the data frame used the make the majority of the graphic and the graphic object itself.


benjaminleroy/ggDiagnose documentation built on May 4, 2019, 3:07 a.m.