pd_augment: Augment data-frame with country metadata

View source: R/popdata.R

pd_augmentR Documentation

Augment data-frame with country metadata

Description

Augment data-frame with country metadata

Usage

pd_augment(data, col, prefix = NULL)

Arguments

data

tibble, dataset to augment

col

unquoted expression, column containing UNHCR code

prefix

character, string to prepend to metadata column names

Value

a tibble


PopulationStatistics/popdata documentation built on Sept. 29, 2023, 2:33 a.m.