cq: Unquited character concatenation

Description Usage Arguments Value Examples

View source: R/objects.R

Description

Allows character strings to be concatenated without quotes, unless the string itself is a non-standard R name

Usage

1

Arguments

...

names, normally unquoted, used as strings to be concatenated. Strings must be quoted if non-standard R names.

Value

A character string vector

Examples

1
vars <- cq(alpha, beta, gamma, "_delta_")

BillVenables/WWRGraphics documentation built on Feb. 1, 2021, 12:13 p.m.