vg250[is.na(vg250$KRS), ]
#> Simple feature collection with 8 features and 5 fields
#> Geometry type: MULTIPOLYGON
#> Dimension: XY
#> Bounding box: xmin: 6.474963 ymin: 47.55354 xmax: 13.42352 ymax: 54.67415
#> Geodetic CRS: WGS 84
#> # A tibble: 8 × 6
#> GEM KRS LAN EWZ KFL geom
#> <chr> <chr> <chr> <dbl> <dbl> <MULTIPOLYGON [°]>
#> 1 Ralingen NA NA 2091 27.6 (((6.526367 49.84139, 6.522565 49.8418, 6.51872 49.84192, 6.5…
#> 2 Reichenau NA Baden-Württemberg 5456 12.7 (((9.08243 47.70978, 9.081743 47.70869, 9.083514 47.70824, 9.…
#> 3 Bodman-Ludwigshafen NA Baden-Württemberg (Bodensee) 4868 28.1 (((9.068337 47.84748, 9.067971 47.84814, 9.067605 47.84879, 9…
#> 4 Sigmarszell NA NA 2968 16 (((9.814597 47.61851, 9.814032 47.61865, 9.813401 47.61855, 9…
#> 5 Rerik NA Mecklenburg-Vorpommern 2186 34.2 (((11.51491 54.03833, 11.51456 54.03875, 11.51458 54.03941, 1…
#> 6 Fuhlendorf NA Mecklenburg-Vorpommern 814 17.2 (((12.58491 54.37564, 12.58531 54.37603, 12.5853 54.37639, 12…
#> 7 Breege NA Mecklenburg-Vorpommern 580 16.0 (((13.37462 54.62545, 13.37248 54.62657, 13.37088 54.62718, 1…
#> 8 Dranske NA Mecklenburg-Vorpommern 1144 20.8 (((13.30142 54.67415, 13.30068 54.67413, 13.29911 54.67411, 1…