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.


revbayes/Revticulate documentation built on March 20, 2022, 12:48 p.m.