Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ update
Method
update
inst/include/Rcpp/vector/Vector.h:506–508 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
504
}
505
506
void update(SEXP){
507
cache.update(*this) ;
508
}
509
510
template <typename U>
511
static void replace_element( iterator it, SEXP names, R_xlen_t index, const U& u){
Callers
2
set__
Method · 0.45
set__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected