|
rds2cpp
C++ library for parsing RDS files
|
| ▼Nrds2cpp | Parse an RDS file in C++ |
| CAtomicVector | Vector of some atomic type |
| CAttributes | Attribute names and values |
| CBuiltInFunction | Built-in function |
| CEnvironment | An R environment |
| CEnvironmentIndex | Reference to an environment |
| CExpressionVector | Expression vector |
| CExternalPointerIndex | Reference to an external pointer |
| CGenericVector | Generic vector, i.e., an ordinary R list |
| CLanguageObject | Language object, i.e., a function call |
| CNull | R's NULL value |
| CPairList | Pairlist, i.e., a linked list |
| CParseRdsOptions | Options for parse_rds() |
| CRdsFile | Contents of the parsed RDS file |
| CRObject | Virtual class for all unserialized R objects |
| CS4Object | S4 object |
| CStringVector | String vector |
| CSymbol | An R symbol |
| CSymbolIndex | Reference to a language symbol |