# NOT RUN {
ggplot_sf(data = example_sf_point, borders = nz)
sf <- rnaturalearth::ne_countries(scale = "medium", country = "Indonesia", returnclass = "sf")
ggplot_sf(sf, alpha = 0, pal = "#232323")
# }
Run the code above in your browser using DataLab