bye | R Documentation |
This function prints a goodbye message provided by the user and then stop the execution of the R script.
bye(message)
message |
A character string to be printed as a goodbye message. |
No return value, called for side effects.
## Not run:
bye("Goodbye, see you later!")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.