| makeDefinition | R Documentation | 
The function makeDefinition returns a computational
definition based on current inputs (from the global store) given a
canonical computation type tag. This is a utility function for web
applications to use as input is being gathered
makeDefinition(compType)
compType | 
 the canonical computation type tag  | 
a data frame corresponding to the computation type
availableComputations()
## Not run: 
makeDefinition(names(availableComputations())[1])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.