uzuki2
Recovering R lists faithfully from HDF5 or JSON
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nuzuki2Parse an R list from a HDF5 or JSON file
 Nhdf5Parse an R list from a HDF5 file
 COptionsOptions for HDF5 file parsing
 NjsonParse an R list from a JSON file
 COptionsOptions for JSON file parsing
 CBaseBase interface for all R objects
 CBooleanVectorInterface for a boolean vector
 CExternalInterface for unsupported objects
 CFactorInterface for a factor
 CIntegerVectorInterface for integer vectors
 CListInterface for lists
 CNothingRepresentation of R's NULL
 CNumberVectorInterface for a double-precision vector
 CStringVectorInterface for a string vector
 CVectorInterface for vector-like objects