Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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]]
158
Environment runit_Rcpp(){
159
return Environment::Rcpp_namespace() ;
160
}
161
162
// [[Rcpp::export]]
163
Environment runit_child(){
Callers
nothing calls this directly
Calls
1
Rcpp_namespace
Function · 0.85
Tested by
no test coverage detected