rds2cpp
C++ library for parsing RDS files
Loading...
Searching...
No Matches
rds2cpp::Null Struct Reference

R's NULL value. More...

#include <RObject.hpp>

Inheritance diagram for rds2cpp::Null:
Collaboration diagram for rds2cpp::Null:

Public Member Functions

SEXPType type () const
 
- Public Member Functions inherited from rds2cpp::RObject

Detailed Description

R's NULL value.

Member Function Documentation

◆ type()

SEXPType rds2cpp::Null::type ( ) const
inlinevirtual
Returns
Type of the R object.

Implements rds2cpp::RObject.


The documentation for this struct was generated from the following file: