MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / size

Method size

inst/include/Rcpp/sugar/functions/sapply.h:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 return res ;
55 }
56 inline R_xlen_t size() const { return vec.size() ; }
57
58private:
59 const EXT& vec ;

Callers 1

sizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected