Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ size
Method
size
inst/include/Rcpp/sugar/functions/cbind.h:191–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
inline R_xlen_t size() const { return e1.size() + e2.size(); }
192
193
inline R_xlen_t nrow() const { return e1.nrow(); }
194
Callers
7
size
Method · 0.45
ContainerBindable
Method · 0.45
operator[]
Method · 0.45
size
Method · 0.45
operator[]
Method · 0.45
size
Method · 0.45
size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected