Learn R Programming

stplanr (version 0.9.0)

writeGeoJSON: Write to geojson easily

Description

Provides a user-friendly wrapper for sf::st_write(). Note, geojson_write from the geojsonio package provides the same functionality https://github.com/ropensci/geojsonio.

Usage

writeGeoJSON(shp, filename)

Arguments

shp

Spatial data object

filename

File name of the output geojson