json_to_sf: JSON to SF

Description Usage Arguments Value Examples

Description

Parses the provided GeoJSON to a Simple Features dataframe

Usage

1
json_to_sf(json_file)

Arguments

json_file

A path to the JSON file to parse

Value

A SF dataframe

Examples

1
2
3
4
## Not run: 
df <- json_to_sf("../../cadaster-75001.json")

## End(Not run)

peloyeje/map536-cadastertools documentation built on May 14, 2019, 4:03 a.m.