c_: Override base R allowing to put commas at the end (trailing...

Description Usage Arguments References Examples

View source: R/c_.R

Description

Override base R allowing to put commas at the end (trailing comma)

Usage

1

Arguments

...

objects to be passed onto [base::c].

References

https://gist.githubusercontent.com/flodel/5283216/raw/a781f7f320bd11e41a2c81affe5bec6f226dbf5e/ok.comma.R

Examples

1
c_("trailing", "commas", "are", "cool", )

strboul/mmy documentation built on Sept. 24, 2021, 12:08 p.m.