stringpaste: Operator for concatenation.

%+%R Documentation

Operator for concatenation.

Description

Rapid string parsing

Usage

a %+% b

Arguments

a

The first String

b

The second String

Details

Method for quicker pasting of Strings.

Value

character formatted concatenation of both input strings.


Revticulate documentation built on March 18, 2022, 6:47 p.m.