View source: R/1.data_engineering.R
function to read "Rates & Deaths_Country Summary.csv" and output long format
1 | read.country.summary(dir_dt_cs, year_wanted = NULL, sex = NULL)
|
dir_dt_cs |
directory to Rates & Deaths_Country Summary.csv |
year_wanted |
default to null, supply e.g. 1990:2019 |
sex |
default to NULL, will determine from file dir |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.