Description Usage Arguments Value Examples
Parses the provided GeoJSON to a Simple Features dataframe
1  | json_to_sf(json_file)
 | 
json_file | 
 A path to the JSON file to parse  | 
A SF dataframe
1 2 3 4  | ## Not run: 
df <- json_to_sf("../../cadaster-75001.json")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.