save_w_units.Rd
Write sf files with units
save_w_units(x, full_path, overwrite = T)
x |
|
---|---|
full_path | Full path (including filename and extension) to write |
overwrite | Overwrite existing file? Default is T |
N/A
# save_w_units( # x = pipes, # full_path = "your_path_here/pipes.gpkg", # overwrite = T)