Nothing
Code
find_load_strategy("blahblahb")
Condition
Error:
! Unknown value of `load` option: "blahblahb".
Code
find_load_strategy(1)
Condition
Error:
! `load_code` must be a single string, not the number 1.
Code
find_load_strategy(NULL, list())
Condition
Error:
! roxygen2 `load` option must be a single string, not an empty list.
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.