Exactly the same as Hmisc::Cs except ain't nobody got time to import that.

lzy_chr(...)

Arguments

...

Bared, comma separated strings

Value

The bare code you wrote, but comma separated

Examples

lzy_chr(this, will, become, a, character, vector)
#> [1] "this" "will" "become" "a" "character" "vector"