abbrev: Abberviate school names with exception substition

Description Usage Arguments

Description

'abbrev' abbreviates

Usage

1
abbrev(x, exceptions = list(old = c("KAPS", "KCMS"), new = c("KAP", "KCCP")))

Arguments

x

character vector of school names to abbreviatioe

exceptions

list of two vectors of exceptions (character vector labeled old) and their new abbreviations (character vector labeled new)


chrishaid/hsrr documentation built on May 13, 2019, 6:53 p.m.