Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ rSourceFilename
Method
rSourceFilename
src/attributes.cpp:3378–3380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3376
}
3377
3378
std::string rSourceFilename() const {
3379
return cppSourceFilename() +
".R"
;
3380
}
3381
3382
std::string dynlibFilename() const {
3383
return dynlibFilename_;
Callers
1
sourceCppContext
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected