Description Usage Arguments Examples
Throws an error in case errors have been passed to the function. Messages describing the detected errors are printed.
1 | return_errors(errors)
|
errors |
Character string vector containing error messages. |
1 2 | layer <- molnet::layers_example[[2]]
return_errors(check_layer(layer))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.