clps: Wrapper Around Paste to Collapse a Character Vector

Description Usage Arguments See Also

View source: R/helpers.R

Description

Wrapper Around Paste to Collapse a Character Vector

Usage

1
clps(collapse = " ", ..., sep = " ")

Arguments

collapse

an optional character string to separate the results. Not NA_character_.

...

Arguments passed on to base::paste

sep

a character string to separate the terms. Not NA_character_.

See Also

base::paste()


ItemResponseTrees documentation built on July 2, 2020, 2:25 a.m.