word: WCCMH word functions

Description Usage Arguments Value Note Examples

Description

cap_word capitalizes the first letter of every space-separated word.

Usage

1
2
3
4
5

Arguments

x

A character vector which will be capitalized via sapply.

Value

A vector of recoded fund names.

Note

more coming soon...

Examples

1
2
3
cap_word(c("level", "one"))
cap_word(c("level one", "one", "this is a sentence."))
locus_word2num("Level One")

JamesDalrymple/wccmh documentation built on May 7, 2019, 10:20 a.m.