serialPaste: Make a prose list

View source: R/misc.R

serialPasteR Documentation

Make a prose list

Description

Function to paste together a list of items, separated by commas (if more than 2), and with the last one having the collapse string.

Usage

serialPaste(x, collapse = "and")

Arguments

x

vector or list

collapse

default="and"


crunch documentation built on Aug. 31, 2023, 1:07 a.m.