R/pp.R

Defines functions pp

Documented in pp

#print(paste(
#' @export
pp <- function(...){
	print(paste(...))
}

Try the QuantumOps package in your browser

Any scripts or data that you put into this service are public.

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