Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ get
Method
get
inst/include/Rcpp/vector/generic_proxy.h:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
inline SEXP get() const {
91
return VECTOR_ELT(*parent, index );
92
}
93
94
private:
95
inline void set(SEXP x) {
Callers
2
generic_proxy
Class · 0.45
swap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected