tell_user: Messages for the user

Description Usage Arguments Value Examples

View source: R/console_output.R

Description

Messages for the user

Usage

1

Arguments

message

(Character) An identifier string for a message.

...

(Dots) Data to pass into the message for sprintf().

Value

A string.

Examples

1
2
3
4
## Not run: 
message(tell_user("not allowed to make path", "C:/fakefolder"))

## End(Not run)

DesiQuintans/librarian documentation built on July 16, 2021, 2:25 a.m.