Description Usage Arguments Value
Diagnostic plot for objects (ggplot based)
1 | ggDiagnose(x, show.plot = TRUE, return = FALSE, ...)
|
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.