Nothing
Code
check_stop_on_error(4)
Condition
Error:
! `stop_on_error` must be 0, 1, or 2.
Code
check_keep(1, "keep_message")
Condition
Error:
! `keep_message` must be TRUE, FALSE, or NA.
Code
check_keep(c(TRUE, FALSE), "keep_message")
Condition
Error:
! `keep_message` must be TRUE, FALSE, or NA.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.