tell_user: Messages for the user

View source: R/console_output.R

tell_userR Documentation

Messages for the user

Description

Messages for the user

Usage

tell_user(message, ...)

Arguments

message

(Character) An identifier string for a message.

...

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

Value

A string.

Examples

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

## End(Not run)


DesiQuintans/librarian documentation built on Dec. 29, 2024, 10:59 p.m.