metacoder (version 0.3.2)

my_print: Print something

Description

The standard print function for this package. This is a wrapper to make package-wide changes easier.

Usage

my_print(..., verbose = TRUE)

Arguments

...

Something to print

verbose

If FALSE, do not print anything.