Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ get
Method
get
inst/include/Rcpp/vector/proxy.h:189–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
}
189
SEXP get() const {
190
return parent[ parent.offset(name) ];
191
}
192
} ;
193
}
194
Callers
nothing calls this directly
Calls
1
offset
Method · 0.45
Tested by
no test coverage detected