uzuki2
Recovering R lists faithfully from HDF5 or JSON
|
▼Nuzuki2 | Parse an R list from a HDF5 or JSON file |
▼Nhdf5 | Parse an R list from a HDF5 file |
COptions | Options for HDF5 file parsing |
▼Njson | Parse an R list from a JSON file |
COptions | Options for JSON file parsing |
CBase | Base interface for all R objects |
CBooleanVector | Interface for a boolean vector |
CExternal | Interface for unsupported objects |
CFactor | Interface for a factor |
CIntegerVector | Interface for integer vectors |
CList | Interface for lists |
CNothing | Representation of R's NULL |
CNumberVector | Interface for a double-precision vector |
CStringVector | Interface for a string vector |
CVector | Interface for vector-like objects |