Rcpp Version 1.0.9
collapse.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::sugar
 

Functions

template<typename Iterator >
String Rcpp::sugar::collapse__impl (Iterator it, R_xlen_t n)
 
template<bool NA, typename T >
String Rcpp::collapse (const VectorBase< STRSXP, NA, T > &vec)