Numerics.NET.Data.R Namespace
The Numerics.NET.Data namespace contains classes for importing and exporting R files.
RAttributeCollection |
Represents a collection of attributes of R objects.
|
RdataFile |
Contains static methods for
reading from R's .rdata and .rds files.
|
RdataStream |
Represents a file in R's .rdata format.
|
RdsFile |
Contains static methods for
reading from, writing to, or opening R's .rds files.
|
RdsStream |
Represents a file in R's .rds format.
|
RObject |
Represents on object that was read from or can be written to
an R data file.
|
RdataFormat |
Enumerates the possible formats of an .rdata file.
|
RFileFormat |
Enumerates the possible formats of an R file.
|
RType |
Enumerates the types of R objects that may be stored in a file.
|