births_per_capita: births_per_capita

Description Usage Arguments Details

View source: R/births_per_capita.R

Description

includes denominator for

Usage

1
2
3
4
5
6
births_per_capita(
  births = NA,
  pop = NA,
  save_to_file = TRUE,
  save_folder = here::here("output_data")
)

Arguments

births

data

pop

data

save_to_file

TRUE/FALSE

save_folder

string

Details

- whole population - women only - women of childbearing age 15 to 45 years old


ETHPOP-and-ETS/cleanETHPOP documentation built on June 2, 2020, 9:25 p.m.