|
rds2cpp
Read and write RDS/RDA files in C++
|
#include <RObject.hpp>


Public Member Functions | |
| SEXPType | type () const |
Public Member Functions inherited from rds2cpp::RObject | |
Public Attributes | |
| std::vector< String > | data |
| std::vector< Attribute > | attributes |
String vector.
|
inlinevirtual |
Implements rds2cpp::RObject.
| std::vector<Attribute> rds2cpp::StringVector::attributes |
Additional attributes.
| std::vector<String> rds2cpp::StringVector::data |
Contents of the vector.