Description Usage Arguments Examples
Creates a scripts with documentation header without the need to copy and paste things into the editor.
1 | create_script(filename, title = NULL)
|
filename |
string (without .R) |
title |
string |
1 | create_script("my_new_script", "My New Script")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.