A Framework for Robust Shiny Applications


[Up] [Top]

Documentation for package ‘golem’ version 0.2.1

Help Pages

golem-package A package for building Shiny App
activate_js Interact with JavaScript built-in Functions
addins '{golem}' addins
add_css_file Create Files
add_dockerfile Create a Dockerfile for Shiny App
add_dockerfile_heroku Create a Dockerfile for Shiny App
add_dockerfile_shinyproxy Create a Dockerfile for Shiny App
add_fct Add fct_ and utils_ files
add_js_file Create Files
add_js_handler Create Files
add_module Create a module
add_rconnect_file Add an app.R at the root of your package to deploy on RStudio Connect
add_resource_path Add resource path
add_rstudioconnect_file Add an app.R at the root of your package to deploy on RStudio Connect
add_shinyappsio_file Add an app.R at the root of your package to deploy on RStudio Connect
add_shinyserver_file Add an app.R at the root of your package to deploy on RStudio Connect
add_ui_server_files Create Files
add_utils Add fct_ and utils_ files
amend_golem_config Amend golem config file
app_dev Is the app in dev mode or prod mode?
app_prod Is the app in dev mode or prod mode?
browser_button Insert an hidden browser button
browser_dev Functions already made dev dependent
bundle_resources Automatically serve golem external resources
cat_dev Functions already made dev dependent
create_golem Create a package for Shiny App using golem
detach_all_attached Detach all attached package
document_and_reload Document and reload your package
expect_html_equal Test helpers
expect_shinytag Test helpers
expect_shinytaglist Test helpers
favicon Add a favicon to your shinyapp
fill_desc Fill your description
get_golem_name '{golem}' options
get_golem_options Get all or one golem options
get_golem_version '{golem}' options
get_golem_wd '{golem}' options
get_sysreqs get system requirements
golem A package for building Shiny App
go_to_app_server '{golem}' addins
go_to_app_ui '{golem}' addins
go_to_deploy '{golem}' addins
go_to_dev '{golem}' addins
go_to_run_app '{golem}' addins
go_to_run_dev '{golem}' addins
go_to_start '{golem}' addins
insert_ns '{golem}' addins
invoke_js Interact with JavaScript built-in Functions
make_dev Make a function dependent to dev mode
message_dev Functions already made dev dependent
print_dev Functions already made dev dependent
remove_favicon Add a favicon to your shinyapp
set_golem_name '{golem}' options
set_golem_options '{golem}' options
set_golem_version '{golem}' options
set_golem_wd '{golem}' options
use_external_css_file Use Files
use_external_js_file Use Files
use_favicon Add a favicon to your shinyapp
use_recommended_deps Add recommended elements
use_recommended_tests Add recommended elements
use_utils_server Use the utils files
use_utils_ui Use the utils files
warning_dev Functions already made dev dependent
with_golem_options Add Golem options to a Shiny App