Description Usage Arguments Details
View source: R/births_per_capita.R
includes denominator for
1 2 3 4 5 6  | births_per_capita(
  births = NA,
  pop = NA,
  save_to_file = TRUE,
  save_folder = here::here("output_data")
)
 | 
births | 
 data  | 
pop | 
 data  | 
save_to_file | 
 TRUE/FALSE  | 
save_folder | 
 string  | 
- whole population - women only - women of childbearing age 15 to 45 years old
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.