View source: R/pp.R View source: R/iplots.R
primitives | R Documentation |
primitives
function retrieves the objects representing plot
primitives in a plot.
primitives(plot)
plot |
plot to query |
Primitives are graphics objects added to an interactive plot
explicitly using commands such as ilines
or implicitly
- e.g. by adding models to a plot. Primitives can be modified and
interacted with.
list of primitives
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.