convert_to_latest: Converts GADM version 1 and version 2 campaigns to version...

Description Usage Arguments Examples

Description

Converts GADM version 1 and version 2 campaigns to version 2.8 Takes vaccination coverage and prior GADM levels and implements at GADM 2.8

Usage

1
convert_to_latest(shpvals, shppop2.8, shp, shp2.8, id)

Arguments

shpvals

Vaccination coverage at GADM1 or GADM2.8

shppop2.8

Population by GADM2.8

shp

Shapefile to be converted to GADM 2.8

shp2.8

GADM2.8 shapefile.

id

Tells the function which values its dealing with

Examples

1
convert_to_latest(vaccinationcoverage,population,AGO2,AGO2.8)

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