Description Usage Arguments Value Author(s) See Also
Returns the CausataVariable object for the given column in a CausataData object. 
The name passed in must match a column name in the CausataData$df data frame.
| 1 2 | ## S3 method for class 'CausataData'
GetVariable(this, r.name=NULL, ...)
 | 
| this | A CausataData object. | 
| r.name | A column name in the  | 
| ... | Unused extra arguments. | 
The CausataVariable object for the given column, or NULL if there is no such column.
David Barker <support@causata.com>
CausataData, CausataVariable, CausataToRNames, RToCausataNames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.