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

Class Date

inst/include/Rcpp/api/bones/Date.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25namespace Rcpp {
26 class Date ;
27 namespace traits{
28 template <> struct wrap_type_traits<Rcpp::Date>{
29 typedef wrap_type_primitive_tag wrap_category;

Callers 10

ctor_sexpFunction · 0.50
ctor_mdyFunction · 0.50
ctor_ymdFunction · 0.50
ctor_intFunction · 0.50
operatorsFunction · 0.50
componentsFunction · 0.50
vector_DateFunction · 0.50
Datevector_wrapFunction · 0.50
Datevector_sexpFunction · 0.50
Date_get_functionsFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected