Learn R Programming

reportRx (version 1.0)

pstprn: Paste with parentheses

Description

Paste with parentheses

Usage

pstprn(x)

Arguments

x
a vector

Examples

Run this code
pstprn(c(1,2,3,4,5))
pstprn(c("Hello","Hi",2))

Run the code above in your browser using DataLab