MCPcopy Create free account
hub / github.com/apache/arrow / Dataptr

Method Dataptr

r/src/altrep.cpp:550–550  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

548 }
549
550 static void* Dataptr(SEXP alt, Rboolean writeable) { return INTEGER(Materialize(alt)); }
551
552 static SEXP Duplicate(SEXP alt, Rboolean /* deep */) {
553 // the representation integer vector

Callers

nothing calls this directly

Calls 1

MaterializeFunction · 0.50

Tested by

no test coverage detected