buffer {arrow} | R Documentation |
Create a Buffer
Description
Create a Buffer
Usage
buffer(x)
Arguments
x |
R object. Only raw, numeric and integer vectors are currently supported
|
Value
an instance of Buffer
that borrows memory from x
See Also
Buffer
[Package
arrow version 13.0.0
Index]