pp: pp

Description Usage Arguments Value Examples

View source: R/pp.R

Description

Prints a pasted string containing all arguments. Short hand for print(paste(...))

Usage

1

Arguments

...

Variable number of inputs to be printed

Value

Prints string

Examples

1
 pp("Value is",1,0,1,2)

QuantumOps documentation built on Feb. 3, 2020, 5:07 p.m.

Related to pp in QuantumOps...