dd_points {DescribeDisplay} | R Documentation |
Describe display points data Retrieves the describe display points data for the given plot number.
Description
Describe display points data Retrieves the describe display points data for the given plot number.
Usage
dd_points(dd, n = 1)
Arguments
dd |
list of values from describe display |
n |
plot number, defaults to first plot |
Value
data frame suitable for plotting
Author(s)
Hadley Wickham h.wickham@gmail.com
[Package DescribeDisplay version 0.2.11 Index]