dd_load {DescribeDisplay} | R Documentation |
Retrieve output of from describe display plugin
dd_load(path)
path |
file path |
Also performs some conversion of data structures to more conveient form so that other functions do not have to repeatedly recompute. Some of these conversions could probably be moved into the Describe Display plugin, but it may be easier to just do them on the R side..
object of class dd
Hadley Wickham <h.wickham@gmail.com>