sf2arc_table: Save 'sf' object to an ArcGIS table.

View source: R/sf2arc_table.R

sf2arc_tableR Documentation

Save 'sf' object to an ArcGIS table.

Description

Save 'sf' object to an ArcGIS table.

Usage

sf2arc_table(sf_object, table_path)

Arguments

sf_object

'sf' object; The object whose data will be saved as a table.

table_path

character; Path to the ArcGIS output geodatabase table.

Value

Writes the 'sf_object' as a geodatabase table specified by 'table_path'


FluvialGeomorph/fluvgeo documentation built on April 12, 2024, 5:35 p.m.