powered by
Messages for the user
tell_user(message, ...)
(Character) An identifier string for a message.
(Dots) Data to pass into the message for sprintf().
sprintf()
A string.
# NOT RUN { message(tell_user("not allowed to make path", "C:/fakefolder")) # } # NOT RUN { # }
Run the code above in your browser using DataLab