cs: Unquoted concatenation

Description Usage Arguments Details Value Examples

View source: R/WWR_Software.R

Description

Convenience function for inputing strings without quote signs (unless the strings themselves are not standard R names).

Usage

1

Arguments

...

strings, may be unquoted if standard R name format

Details

Based on an original function Cs in the Hmisc package.

Value

A string vector

Examples

1
(rhyme <- cs(Mary, had, a, little, lamb, "4 Christmas", 1:4))

BillVenables/WWRCourse documentation built on Jan. 31, 2021, 4:22 p.m.