sf_geojson_write: Write sf as GEOJSON

View source: R/utility_functions.R

sf_geojson_writeR Documentation

Write sf as GEOJSON

Description

Write a GeoJSON file

Usage

sf_geojson_write(sf, filepath)

Arguments

sf

an sf object to be written to disk

filepath

the filepath of the sf object

Details

This function takes an sf object and writes it to a specified filepath as geojson This is a faster alternative to sf::st_write


MatthewJWhittle/getarc documentation built on April 22, 2023, 12:16 p.m.