cs: Vector of character strings from list of unquoted names

View source: R/cs.R

csR Documentation

Vector of character strings from list of unquoted names

Description

Vector of character strings from list of unquoted names

Usage

cs(...)

Arguments

...

dots to quote and c().

Returns a vector of character strings from list of unquoted names. (Copied directly from the Hmisc package).

Examples

cs(a,cat,dog)

jimbrig2011/jimstools documentation built on Sept. 14, 2022, 1:38 a.m.