asDataFrame | R Documentation |
This method uses the provided metadata reference object for instructions on how to parse the data table (which parameters to set) 'reference' is the metadata D1Object that gives instruction on how to read the data into the dataFrame
asDataFrame(x, reference, ...) ## S4 method for signature 'D1Object,D1Object' asDataFrame(x, reference, ...) ## S4 method for signature 'D1Object,AbstractTableDescriber' asDataFrame(x, reference, ...)
x |
A D1Object |
reference |
A reference to a D1Object |
... |
(Additional parameters) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.