narrow_array | R Documentation |
Create arrow vectors
narrow_array(
schema = narrow_schema("n"),
array_data = narrow_array_data(),
validate = TRUE
)
narrow_array_validate(x)
as_narrow_array(x, ...)
## S3 method for class 'narrow_array'
as_narrow_array(x, ...)
schema |
An |
array_data |
An |
validate |
Use |
x |
An object to convert to an |
... |
Passed to S3 methods |
An object of class "narrow_array"
narrow_array()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.