Skip to contents

World population graph from 10'000 BCE to 1200 CE

Usage

df_demography_graph_world_population_historical(
  theme = ggplot2::theme_minimal()
)

Arguments

theme

A ggplot2 theme

Value

A ggplot2 graph

Examples

df_demography_graph_world_population_historical()
#> Warning: Removed 83 rows containing missing values or values outside the scale range
#> (`geom_line()`).