grapes-plus-grapes: A string concatenation function, more readable than...

%+%R Documentation

A string concatenation function, more readable than 'paste()'.

Description

A string concatenation function, more readable than 'paste()'.

Usage

a %+% b

Arguments

a

Char vector

b

Char vector

Value

Concatenated string (no separator)


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.