R/geo_map_world.R
gph_historical_world_map.Rd
Return Historical World Map
gph_historical_world_map(date)
A date object
An sf object
lubridate::ymd("1945-06-01") |> gph_historical_world_map() |> ggplot2::ggplot() + ggplot2::geom_sf()