View source: R/gender_scripts/gender_distrib.R
gender_distrib
1 2 3 4 5 6 | gender_distrib(
data,
start_date = as.Date("2020-04-09", tz = "Europe/London"),
end_date = as.Date("2020-05-06", tz = "Europe/London"),
plot_chart = TRUE
)
|
data |
|
start_date |
|
end_date |
|
plot_chart |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.