timothyEastridge / golemex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golemexample

Lifecycle: experimental

The goal of golemexample is to provide some examples for the inner configuration of a {golem} app.

Share value across modules

Change Shiny Options

https://github.com/ColinFay/golemexample/blob/master/R/run_app.R#L14

Adding external files

CSS

JS

Classic

A simple JS can be used from UI.

Handlers

A handler JS can be used from server side with golem::invoke_js().

Image

Passing arguments to run_app

Using datasets inside your app

Using shiny::includeXXX


Please note that the ‘golemexample’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About


Languages

Language:R 98.8%Language:JavaScript 1.0%Language:CSS 0.1%