cumpaste: Cumulative pasting of character columns

View source: R/get_segment_table.R

cumpasteR Documentation

Cumulative pasting of character columns

Description

Cumulative pasting of character columns

Usage

cumpaste(x, .sep = " ")

Arguments

x

A column

.sep

A character to append between pastes

Value

string.

Author(s)

Jonas Kristoffer Lindeløv jonas@lindeloev.dk but Inspired by https://stackoverflow.com/questions/24862046/cumulatively-paste-concatenate-values-grouped-by-another-variable


mcp documentation built on April 1, 2023, 12:03 a.m.