read_population | R Documentation |
Read Naomi structured input files
read_population(file)
read_survey_indicators(file)
read_art_number(file, all_columns = FALSE)
read_anc_testing(file)
read_area_merged(file)
file |
A path to a file. |
anc_path <- system.file("extdata/demo_anc_testing.csv", package = "naomi")
anc_testing <- read_anc_testing(anc_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.