Learn R Programming

rexer (version 1.0.0)

reduce_vector: reduce vector by sep.

Description

reduce vector by sep.

Usage

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

Value

A string.

Arguments

vector

A vector of strings.

sep

A string, separator to use.

italics

A boolean.