narrow_vctr | R Documentation |
Create R vector wrappers around 'Arrow' arrays
narrow_vctr(array = narrow_array())
as_narrow_vctr(x, ...)
new_narrow_vctr(x = integer(), array = narrow_array())
array |
A |
x |
An object to convert to a |
... |
Passed to |
An object of class 'narrow_vctr'
as_narrow_vctr(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.