RData 1.0.0.
01 Namespaces
SMRUCC.Rsharp.RDataSet
| Type | Summary | Members |
|---|---|---|
| ByteEncoder | 1 | |
| Parser | Parser interface for a R file. | 5 |
| ParserXDR | Parser used when the integers and doubles are in XDR format. | 5 |
| Reader | 14 | |
| Writer | 5 |
SMRUCC.Rsharp.RDataSet.Convertor
| Type | Summary | Members |
|---|---|---|
| AltRepConstructor | Expand an ALTREP object into a plain R vector. | 3 |
| AltRepConstructorExpander | 4 | |
| Constructor | 1 | |
| ConvertToR | Convert to R# object | 6 |
| RStreamReader | 6 |
SMRUCC.Rsharp.RDataSet.Flags
| Type | Summary | Members |
|---|---|---|
| CharFlags | 9 | |
| FileTypes | Type of file containing a R file. | 11 |
| ObjectBitMask | R object attribute data mask | 3 |
| RdataFormats | encoding format of a R file. | 7 |
| RObjectType | Type of a R object. | 60 |
SMRUCC.Rsharp.RDataSet.Struct
| Type | Summary | Members |
|---|---|---|
| EnvironmentValue | Value of an environment. | 4 |
| RData | Data contained in a R file. | 4 |
| RExtraInfo | Extra information. Contains the Default encoding (only In version 3). | 2 |
| RObjectInfo | Internal attributes of a R object. | 15 |
| RVersions | R versions. | 4 |
SMRUCC.Rsharp.RDataSet.Struct.LinkedList
| Type | Summary | Members |
|---|---|---|
| ListNodeType | 7 | |
| RList | 在R数据文件之中用于存储数据的链表结构 | 7 |
| RObject | Representation of a R object. | 8 |