Description Usage Arguments Value Examples
View source: R/slimr_scripting.R
Setup a SLiM code block
1 |
... |
A list of arguments corresponding to elements in SLiM code blocks. See details for more information on how to specify these arguments. |
A slimr_block object. This is of little use outside a slim_script
function call.
1 | slim_script(slim_block({print("Hello World!")}))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.