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

Function runit_Rcpp

inst/tinytest/cpp/Environment.cpp:158–160  ·  view source on GitHub ↗

[[Rcpp::export]]

Source from the content-addressed store, hash-verified

156
157// [[Rcpp::export]]
158Environment runit_Rcpp(){
159 return Environment::Rcpp_namespace() ;
160}
161
162// [[Rcpp::export]]
163Environment runit_child(){

Callers

nothing calls this directly

Calls 1

Rcpp_namespaceFunction · 0.85

Tested by

no test coverage detected