getData,D1Object-method {dataone} | R Documentation |
Get the data content of a D1Object.
Description
Get the data content of a D1Object.
Usage
## S4 method for signature 'D1Object'
getData(x)
Arguments
x |
D1Object the data structure from where to get the data |
[Package dataone version 2.2.2 Index]