p: Concatenate (internal)

Description Usage Arguments Value Examples

View source: R/internal.R

Description

Shorthand for concatenating strings together

Usage

1

Arguments

...

Strings to be concatenated

Value

Concetenated string

Examples

1
cat (.p("hello ", "world!"))

multiplyr documentation built on May 30, 2017, 12:09 a.m.