str_or: str_or

str_orR Documentation

str_or

Description

A more human-friendly version of str_csv().

Usage

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

See Also

str_and()

Examples

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


BAAQMD/strtools documentation built on May 3, 2024, 10:56 a.m.