spps: Simplified Paste by fwd slash

View source: R/Stringendo.R

sppsR Documentation

Simplified Paste by fwd slash

Description

Simplified Paste by fwd slash

Usage

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

Arguments

...

Multiple simple variables to parse.

make.names

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

Examples

spps("A", 1:2, "end", "", NULL)
kpps("A", 1:2, "end", "", NULL)

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