A Framework for Robust Shiny Applications


[Up] [Top]

Documentation for package ‘golem’ version 0.1

Help Pages

golem-package A package for building Shiny App
activate_js Interact with JavaScript built-in Functions
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_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_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
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 dependant
cat_dev Functions already made dev dependant
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_dependencies Return all package dependencies from current package
get_golem_options Get all or one golem options
get_golem_wd Get and set '{golem}' working directory
golem A package for building Shiny App
invoke_js Interact with JavaScript built-in Functions
make_dev Make a function dependent to dev mode
message_dev Functions already made dev dependant
print_dev Functions already made dev dependant
remove_favicon Add a favicon to your shinyapp
set_golem_options golem options
set_golem_wd Get and set '{golem}' working directory
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 dependant
with_golem_options Add Golem options to a Shiny App