| getData.BaseFileSection {aroma.Base} | R Documentation |
Gets all or a subset of data of a BASE file section.
## S3 method for class 'BaseFileSection': getData(this, fields=NULL, ...)
fields |
A character vector of field names to be retrieved.
If NULL, all fields are returned. |
... |
Not used. |
Returns a data.frame.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFileSection.