nlmixr2Print: Print x using the message facility

View source: R/utils.R

nlmixr2PrintR Documentation

Print x using the message facility

Description

Captures print() output and routes it through message() so suppressMessages() works on print functions.

Usage

nlmixr2Print(x, ...)

Arguments

x

object to print

...

Other things output

Value

Nothing, called for its side effects

Author(s)

Matthew L. Fidler


nlmixr2est documentation built on Aug. 5, 2026, 1:11 a.m.