msg_prt: Control how user-defined messages submit to std_err or...

View source: R/msg_prt.R

msg_prtR Documentation

Control how user-defined messages submit to std_err or std_out

Description

Change this function's default output mode depending on how you debug / read logs

Usage

msg_prt(string = "No message supplied", output = "message")

Arguments

string

[chr] string length = 1

output

[chr] output mode: c("message", "print", "both")

Value

[stderr/stdout] one or both


epi-sam/SamsElves documentation built on June 12, 2025, 7 a.m.