Create copies of Arrow vectors
Arguments
- x
An
narrow_array()
.
Examples
narrow_deep_copy(as_narrow_array(1:5))
#> <narrow_array i[5]>
#> - schema:
#> <narrow_schema 'i' at 0x55e692221b80>
#> - format: i
#> - name:
#> - flags: nullable
#> - metadata: list()
#> - dictionary: NULL
#> - children[0]:
#> - array_data:
#> <narrow_array_data at 0x55e692c75c70>
#> - length: 5
#> - null_count: 0
#> - offset: 0
#> - buffers[2]: List of 2
#> $ :<externalptr>
#> $ :<externalptr>
#> - dictionary: NULL
#> - children[0]: