Read records from a DSS file.
Value
A data frame. For a time series object, the first column will be "datetime". Further columns will be named according to the DSS "parameter" value specified in the object metadata.
Details
The returned data frame includes additional attribute
"dss_attributes"
describing the DSS data format.
Java Virtual Machine Parameters
When working with very large DSS files, you may need to initialize
the Java Virtual Machine (JVM) with a larger heap size. For more
information see the help vignette:
vignette("Java Virtual Machine Parameters", package = "dssrip2")