grapes-plus-grapes: Paste two strings using an infix operator.

Description Usage Arguments

Description

Paste two strings using an infix operator.

Usage

1
a %+% b

Arguments

a

Character string.

b

Character string.

@return Character string as paste0(a, b).


bodkan/bodkanr documentation built on May 20, 2019, 3:05 p.m.