clean_pop: clean_pop

Description Usage Arguments Examples

View source: R/clean_pop.R

Description

clean_pop

Usage

1
2
3
4
5
6
7
8
9
clean_pop(
  dir_path = system.file("extdata", "Leeds1", "Population", package = "cleanETHPOP"),
  rtn = TRUE,
  age_grp = FALSE,
  save_to_file = TRUE,
  save_name = "clean_pop",
  save_folder = here::here("output_data"),
  save_format = "csv"
)

Arguments

save_format

Examples

1

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