grapes-cat-grapes: Concatenate two Strings

Description Usage Arguments

Description

This function is a wraper for the 'paste0' function and does exactly the same. Put the first string to the left and the second string to the right.

Usage

1
x %cat% y

Arguments

x

left hand side character string

y

right hand side character string


LazerLambda/RolliNLP documentation built on Oct. 17, 2020, 8:54 p.m.