geojson_to_geometry: Converts a geoJSON string into spatial objects used by R...

View source: R/geojson_to_geometry.R

geojson_to_geometryR Documentation

Converts a geoJSON string into spatial objects used by R packages

Description

Converts a geoJSON string into spatial objects used by R packages

Usage

geojson_to_geometry(geojson, package)

Arguments

geojson

character vector of geoJSON objects

package

name of an R package to to the format used by which geojson geometries should be coverted. Currently sp and sf packages are supported

Value

a list of spatial objects


IVFL-BOKU/sentinel2 documentation built on May 13, 2022, 11:15 p.m.