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


lindeloev/mcp documentation built on Oct. 2, 2024, 1:52 a.m.