reduce_vector: reduce vector by sep.

View source: R/common.R

reduce_vectorR Documentation

reduce vector by sep.

Description

reduce vector by sep.

Usage

reduce_vector(vector, sep = "\n", italics = FALSE)

Arguments

vector

A vector of strings.

sep

A string, separator to use.

italics

A boolean.

Value

A string.


rexer documentation built on May 29, 2024, 2:23 a.m.