map_norm_preg: Draw cloropleth map of normalised adolescent pregnancy data...

Description Usage Arguments Value Author(s) See Also

View source: R/map_norm_preg.R

Description

Draw cloropleth map of normalised adolescent pregnancy data Can select age group

Usage

1
map_norm_preg(data_sf, age_group, year)

Arguments

data_sf

The dataframe/tibble that contains normalised pregnancy data and geometry data for the admin boundary of interest- created by the functions normalise_pregnancy_data() and join_adm_boundaries(). Must be an sf object.

age_group

Either 1014 for ages 10 - 14 or 1519 for ages 15 - 19

year

The year for which the map should be drawn (can be 2016, 2017, 2018, 2019 or 2020)

Value

A cloropleth map showing occurrance of pregnancies for a specific age group across the counties in Kenya

Author(s)

Anelda van der Walt

See Also

normalise_pregnancy_data join_adm_boundaries


afrimapr/WiGISKeDataViz3 documentation built on Aug. 24, 2020, 1:45 p.m.