gavg712 / structure_your_app

Course material for "Structure your app: introduction to Shiny modules"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Structure your app: introduction to Shiny modules

This is the teaching material for the Shiny modules tutorial held at the userR!2021.

Get started

Clone the repository to your local machine and explore the material. To do the exercises, you need the following packages:

  • shiny >= 1.5.0
  • DT
  • dplyr >= 0.7.0
  • ggplot2 >= 3.0.0

Contents

  • the presentation in HTML and Rmarkdown format (introduction_to_shiny_modules)
  • the exercises, have a look at the overview
  • the solutions (:bangbang: only look there when you really really don't know how to solve the exercises)
  • additional app examples for topics only briefly mentioned in the tutorial

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

Course material for "Structure your app: introduction to Shiny modules"

License:Other


Languages

Language:HTML 57.2%Language:R 26.4%Language:CSS 16.4%