sf2csv: Save 'sf' object to a .csv file.

View source: R/sf2csv.R

sf2csvR Documentation

Save 'sf' object to a .csv file.

Description

Save 'sf' object to a .csv file.

Usage

sf2csv(sf_object, csv_path)

Arguments

sf_object

'sf' object; The object whose data frame will be saved as a csv file.

csv_path

character; Path to the output csv file.

Value

Writes the 'sf_object' as a csv file specified by 'csv_path'


FluvialGeomorph/fluvgeo documentation built on Feb. 19, 2025, 4:24 p.m.