drop_null_geometries {rmapshaper} | R Documentation |
Drop features from a geo_json
FeatureCollection with null geometries
Description
Drop features from a geo_json
FeatureCollection with null geometries
Usage
drop_null_geometries(x)
Arguments
x |
a |
Value
a geo_json
FeatureCollection with Features with null geometries
removed
[Package rmapshaper version 0.5.0 Index]