dd_points {DescribeDisplay} | R Documentation |
Retrieves the describe display points data for the given plot number.
dd_points(dd, n=1)
dd |
list of values from describe display |
n |
plot number, defaults to first plot |
data frame suitable for plotting
Hadley Wickham <h.wickham@gmail.com>