dd_load {DescribeDisplay}R Documentation

Load describe display

Description

Retrieve output of from describe display plugin

Usage

dd_load(path)

Arguments

path file path

Details

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..

Value

object of class dd

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package DescribeDisplay version 0.1.3 Index]