format_csv: Generates a formatted dataframe of vaccination campaigns from...

Description Usage Arguments Examples

Description

Generates a formatted dataframe of vaccination campaigns from a csv ready to be translated to population level vaccination coverage.

Usage

1
format_csv(csv.in, shp2)

Arguments

csv.in

this is the raw csv to be input, should follow the specified order documented.

shp2

This is a second administrative division shapefule that contains all the countries in the raw csv.

Examples

1
format_csv(rawdatacsv,africa_adm2)

arranhamlet/popvac_package documentation built on May 10, 2019, 1:48 p.m.