translate_cameo: translate_cameo

Description Usage Arguments Value Examples

Description

Provide a key for all cameo codes into plain text to make translation clear.

Usage

1
translate_cameo(.cameo_code = "all")

Arguments

.cameo_code

select the specific cameo code(s). Cameo codes must be presented as strings, e.g. "041". If more than one code is select, do so as a vector using 'c()'

Value

tbl_df of cameo code (as character) and cameo txt

Examples

1
translate_cameo(c("041","032","062"))

edunford/phx documentation built on June 6, 2019, 12:22 p.m.