dd_clean_plot {DescribeDisplay} | R Documentation |
Clean plot data structure Cleans up plot data structure into consistent, easy to use data structure
Description
Clean plot data structure Cleans up plot data structure into consistent, easy to use data structure
Usage
dd_clean_plot(dd, n = 1)
Arguments
dd |
dd object |
n |
plot number |
Author(s)
Hadley Wickham h.wickham@gmail.com
[Package DescribeDisplay version 0.2.11 Index]