View source: R/shiny_helpers.R
render_error | R Documentation |
Function to generate an error string
render_error(err_name, cond = NULL, error_list = list_error_mess)
err_name |
name of the error within the list |
cond |
passed Condition |
error_list |
list with the errors |
string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.