addins | R Documentation |
{golem}
addinsinsert_ns()
takes a selected character vector and wrap it in ns()
The series of go_to_*()
addins help you go to
common files used in developing a {golem}
application.
insert_ns()
go_to_start(wd = golem::get_golem_wd())
go_to_dev(wd = golem::get_golem_wd())
go_to_deploy(wd = golem::get_golem_wd())
go_to_run_dev(wd = golem::get_golem_wd())
go_to_app_ui(wd = golem::get_golem_wd())
go_to_app_server(wd = golem::get_golem_wd())
go_to_run_app(wd = golem::get_golem_wd())
wd |
The working directory of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.