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 14.0.0.100000075
Index]