reduce_vector {rexer}R 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.


[Package rexer version 1.0.0 Index]