prepLabels: Generate column names for percentage table

Description Usage Arguments Value Examples

View source: R/prepLabels.R

Description

Formats column names to be used with a percentage table

Usage

1
prepLabels(.table, .var, .admbounds)

Arguments

.table

Data table

.var

Column name for variable of interest

.admbounds

String specifying administrative codes

Value

List of formatted column names

Examples

1
prepLabels(data[['building']], 'dm_grade', 'ward')

bradleyswilson/hrrp documentation built on May 28, 2019, 7:13 p.m.