Code
at_regions <- sf::st_read("_archive/austria/austria-with-regions_.geojson")#> Reading layer `austria-with-regions_' from data source 
#>   `/Users/petzi/Documents/Meine-Repos/GDSWR-notes-new/_archive/austria/austria-with-regions_.geojson' 
#>   using driver `GeoJSON'
#> Simple feature collection with 9 features and 4 fields
#> Geometry type: MULTIPOLYGON
#> Dimension:     XY
#> Bounding box:  xmin: 9.53099 ymin: 46.37265 xmax: 17.16204 ymax: 49.02135
#> Geodetic CRS:  WGS 84

