Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

grapes-s-grapes

Concatenate (With Space)


Description

Concatenate and form strings (with space separation)

Usage

x %s% y

Arguments

x

One object

y

Another object

Value

A string combining x and y with a space separating them

Examples

`%s%` <- CPAT:::`%s%`
"Hello" %s% "world"

CPAT

Change Point Analysis Tests

v0.1.0
MIT + file LICENSE
Authors
Curtis Miller [aut, cre]
Initial release
2018-12-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.