msg: Format and show a console message.

Description Usage Arguments Value Author(s)

Description

Customizes a message and shows it in the console.

Usage

1
msg(..., skip_before = TRUE, skip_after = FALSE, warn = FALSE)

Arguments

...

Arguments to be passed to message

skip_before

A boolean. Indicates if a line should be skipped before the message.

skip_after

A boolean. Indicates if a line should be skipped after the message.

warn

A boolean. Indicates whether a warning should be thrown.

Value

None

Author(s)

Talitha Speranza talitha.speranza@fgv.br, Jonatha Azevedo jonatha.azevedo@fgv.br


nmecsys/BETSlite documentation built on May 14, 2019, 6:13 a.m.