read text string that is geojson, return spatial data.frame helper for shapefile_from_any()
Source: R/shapefile_xyz.R
shapefile_from_geojson_text.Rd
read text string that is geojson, return spatial data.frame
helper for shapefile_from_any()
Arguments
- x
single text string like from
shape2geojson()
- quiet
whether to avoid warning on failure
Value
spatial data.frame like from shapefile_from_any()