edit_script | R Documentation |
If the script name is not found, it will create one in the gp-lessons/lessons/(working directory) aka wd_git for the unit
edit_script(script_name = NULL, WD = "?")
init_script(script_name = NULL, WD = "?")
script_name |
text string to name the script. No need to add .R suffix. |
WD |
working directory. Default '?' |
logical; if succeeds, should open a new file and silently return TRUE
init_script()
: alias for edit_script()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.