Rcpp Version 1.0.14
Loading...
Searching...
No Matches
is_na.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rcpp::sugar::IsNa< RTYPE, NA, VEC_TYPE >
 
class  Rcpp::sugar::IsNa< RTYPE, false, VEC_TYPE >
 
class  Rcpp::sugar::IsNa_Vector_is_na< T >
 

Namespaces

namespace  Rcpp
 Rcpp API.
 
namespace  Rcpp::sugar
 

Functions

template<int RTYPE, bool NA, typename T >
sugar::IsNa< RTYPE, NA, T > Rcpp::is_na (const Rcpp::VectorBase< RTYPE, NA, T > &t)
 
sugar::IsNa_Vector_is_na< oldDatetimeVectorRcpp::is_na (const oldDatetimeVector &x)
 
sugar::IsNa_Vector_is_na< oldDateVectorRcpp::is_na (const oldDateVector &x)
 
sugar::IsNa_Vector_is_na< NumericVectorRcpp::is_na (newDatetimeVector &x)
 
sugar::IsNa_Vector_is_na< NumericVectorRcpp::is_na (newDateVector &x)