str_cross: str_cross

str_crossR Documentation

str_cross

Description

Full crossing (all combinations) of given strings

Usage

str_cross(..., sep = "")

Examples

str_cross(c("foo", "bar"), c("baz", "bap"), sep = "-")


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