plot.bk | R Documentation |
A wrapper for pkern_plot
## S3 method for class 'bk'
plot(x, ...)
x |
a bk object |
... |
other arguments passed to pkern_plot |
nothing
g = bk_validate(list(gval=rnorm(4^2), gdim=4, gres=0.5))
plot(g)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.