sentence_format: Format character vector as sentence

Description Usage Arguments

View source: R/sentence_format.R

Description

Function to format character vector as list. Can define different separator

Usage

1
sentence_format(char_vector, separator = ",")

Arguments

char_vector

Vector to separate into a sentence format.

separator

What to separate items in the character vector by.


dpowerstp/tpfuncts documentation built on Dec. 20, 2021, 1:12 a.m.