|
rds2cpp
Read and write RDS/RDA files in C++
|
Files | |
| parse_rda.hpp | |
| Parse an RDA (a.k.a., RData) file. | |
| parse_rds.hpp | |
| Parse an RDS file. | |
| RdaFile.hpp | |
| Information about an RDA file. | |
| rds2cpp.hpp | |
| Entrypoint header. | |
| RdsFile.hpp | |
| Information about an RDS file. | |
| RObject.hpp | |
| Representations of unserialized R objects. | |
| SEXPType.hpp | |
| R data types. | |
| StringEncoding.hpp | |
| String encodings. | |
| Version.hpp | |
| R version information. | |
| write_rda.hpp | |
| Write an RDA file. | |
| write_rds.hpp | |
| Write an RDS file. | |