Function arrow_extendr::to::allocate_array_stream
source · pub fn allocate_array_stream(args: Pairlist) -> Result<Robj>
Expand description
Calls nanoarrow::nanoarrow_allocate_array_stream()
Requires {nanoarrow}
to be installed.