A Framework for Robust Shiny Applications
Create Files
Create a module
Add resource path
{golem}
addins
Amend golem config file
Insert an hidden browser button
Automatically serve golem external resources
Use the utils files
Create a package for a Shiny App using {golem}
Detach all attached package
Disabling Shiny Autoload of R Scripts
Create a Dockerfile for your App
Document and reload your package
Add a favicon to your shinyapp
Add fct_ and utils_ files
A package for building Shiny App
Fill your DESCRIPTION
file
Return path to the {golem}
config-file
Get all or one golem options
Get system requirements (Deprecated)
Interact with JavaScript built-in Functions
{golem}
options
Welcome Page
Install {golem}
dev dependencies
Is the directory a golem-based app?
Is the running app a golem app?
Functions already made dev dependent
maintenance_page
Make a function dependent to dev mode
Golem Module Template Function
Package tools
Is the app in dev mode or prod mode?
Project Hook
Add an app.R
at the root of your package to deploy on RStudio Connec...
Run the dev/run_dev.R
file
Sanity check for R files in the project
Golem's default custom templates
Test helpers
Use Files
Add a test file for a module
Generate a README.Rmd
Add recommended elements
Add Golem options to a Shiny App
An opinionated framework for building a production-ready 'Shiny' application. This package contains a series of tools for building a robust 'Shiny' application from start to finish.
Useful links