primitives: Obtain interactive primitives from a plot.

View source: R/pp.R View source: R/iplots.R

primitivesR Documentation

Obtain interactive primitives from a plot.

Description

primitives function retrieves the objects representing plot primitives in a plot.

Usage

primitives(plot)

Arguments

plot

plot to query

Details

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.

Value

list of primitives


s-u/Acinonyx documentation built on March 31, 2022, 2:18 a.m.