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-io/rcrunch documentation built on April 1, 2024, 1:14 a.m.