sppp: Simplified Paste by point

View source: R/Stringendo.R

spppR Documentation

Simplified Paste by point

Description

Simplified Paste by point

Usage

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

Arguments

...

Multiple simple string variables to parse.

make.names

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

Examples

sppp("A", 1:2, "end", "", NULL)
kpp("A", 1:2, "end", "", NULL)

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