str_and: str_and

str_andR Documentation

str_and

Description

A more human-friendly version of str_csv().

Usage

str_and(x, ..., .sep = ",")

See Also

str_or()

Examples

x <- c("apples", "oranges", "pears")
str_and(x)


BAAQMD/strtools documentation built on Sept. 29, 2024, 9:21 a.m.