str_append: Append a string to another

Description Usage Arguments Value

View source: R/str_append.R

Description

Append a string to another

Usage

1
str_append(x, string, sep = "")

Arguments

x

A character vector

string

A character string to append

sep

Optional separator string

Value

A character vector


rscherrer/ggfacet documentation built on May 7, 2021, 11:40 a.m.