sppu: Simplified Paste by underscore

View source: R/Stringendo.R

sppuR Documentation

Simplified Paste by underscore

Description

Simplified Paste by underscore

Usage

sppu(..., make.names = FALSE)

Arguments

...

Multiple simple variables to parse.

make.names

Should make.names applied to the concatenated string? Default is FALSE.

Examples

sppu("A", 1:2, "end", "", NULL)
kppu("A", 1:2, "end", "", NULL)

vertesy/Stringendo documentation built on Nov. 10, 2024, 4:35 a.m.