.makeDataFrameColumn | R Documentation |
DataSet
Create a vector of the right length for a certain property of a DataSet
.makeDataFrameColumn(dataSets, property, metaDataName = NULL)
dataSets |
A list of |
property |
The property to create the vector for. |
metaDataName |
The name of the metaData to create the vector for. |
A vector of length corresponding to dataSet$xValues containing the property values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.