my_print: Print something

View source: R/internal.R

my_printR Documentation

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.


grunwaldlab/metacoder documentation built on Feb. 22, 2024, 3:47 a.m.