View source: R/LoadErrorWarning.R
LoadErrorWarning | R Documentation |
Displays warning message to note that loading failed. To be used internally within LoadX type function calls.
LoadErrorWarning(text)
text |
Text to use in warning message - here, should be of form LoadX, where X is the data that is attempted to be loaded. |
prints warning.
LoadErrorWarning("testing_LoadErrorWarning_message")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.