Learn R Programming

rmapshaper (version 0.4.4)

drop_null_geometries: Drop features from a geo_list or geo_json FeatureCollection with null geometries

Description

Drop features from a geo_list or geo_json FeatureCollection with null geometries

Usage

drop_null_geometries(x)

Arguments

x

a geo_list or geo_json FeatureCollection

Value

a geo_list or geo_json FeatureCollection with Features with null geometries removed