gp_plot | R Documentation |
gp
objectPlot a gp
object
gp_plot(x, name = .sec, ...)
## S3 method for class 'gp'
gp_plot(x, name = .sec, ...)
## S3 method for class 'data.frame'
gp_plot(x, name = .sec, ...)
x |
A |
name |
Symbol. Name of a column in |
... |
Additional arguments to be passed to |
a ggplot
gp(16, 24) |> gp_plot(.row)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.