Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ size
Method
size
r/src/arrow_cpp11.h:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
explicit complexs(SEXP x) : data_(x) {}
109
110
inline R_xlen_t size() const { return XLENGTH(data_); }
111
112
inline operator SEXP() const { return data_; }
113
Callers
15
_make_flight_info
Method · 0.45
RBuffer
Method · 0.45
TraverseDots
Function · 0.45
ExecPlan_run
Function · 0.45
r_string_from_view
Method · 0.45
r_string_from_view_strip_nul
Method · 0.45
Ingest_all_nulls
Method · 0.45
Ingest_some_nulls
Method · 0.45
Allocate
Method · 0.45
io___RandomAccessFile__ReadMetadata
Function · 0.45
io___Writable__write
Function · 0.45
io___BufferOutputStream__Write
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected