Launch appFunction |
|
---|---|
Run the |
|
Create filesThese functions create files inside the inst/app folder. These functions can be used outside of a golem project. |
|
|
Create Files |
Create a DockerfileBuild a container containing your Shiny App. |
|
|
Create a Dockerfile for your App |
Use files
|
|
|
Use Files |
|
Use the utils files |
Generate a README.Rmd |
|
Add fct_ and utils_ filesAdd fct_ and utils_ files |
|
Add fct_ and utils_ files |
|
Add an app.RAdd an app.R at the root of your package to deploy on RStudio Connect |
|
|
Add an |
Mode detectionIs the app in dev mode or prod mode? |
|
Is the app in dev mode or prod mode? |
|
Dev dependent functionsThis functions will be run only if |
|
|
Functions already made dev dependent |
Test helpersThese functions are designed to be used inside the tests in your Shiny app package. |
|
|
Test helpers |
Favicon functionsThis function adds the favicon from ico to your shiny app. |
|
Add a favicon to your shinyapp |
|
Addins
|
|
|
golem addins |
JavaScript interaction functions
|
|
Interact with JavaScript built-in Functions |
|
OptionsSet and get a series of options to be used with golem. These options are found inside the |
|
|
golem options |
Add recommended elements
|
|
Add recommended elements |
|
Install golem dev dependencies |
|
Misc |
|
Create a module |
|
Amend golem config file |
|
Create a package for a Shiny App using golem |
|
Add resource path |
|
Insert an hidden browser button |
|
Automatically serve golem external resources |
|
Detach all attached package |
|
Document and reload your package |
|
Fill your |
|
Make a function dependent to dev mode |
|
Add Golem options to a Shiny App |
|
maintenance_page |
|
Is the directory a golem-based app? |
|
Welcome Page |