arrow_to_sf {sfarrow} | R Documentation |
Helper function to convert 'data.frame' to sf
Description
Helper function to convert 'data.frame' to sf
Usage
arrow_to_sf(tbl, metadata)
Arguments
tbl |
|
metadata |
|
Value
object of sf
with CRS and geometry columns
[Package sfarrow version 0.4.1 Index]