Appsilon / satrdays-2019-workshop

Materials for SatRday shiny workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

satrdays-2019-workshop

This repository contains materials for MODERN AND BEAUTIFUL DASHBOARDS: BUILDING SHINY APPS USING SEMANTICUI COMPONENTS workshop organized on SatRdays 2019 in Gdańsk.

Agenda of the event:

  1. Introduction to shiny
  2. Semantic components
  3. Break
  4. Semantic.dashboards
  5. Dashboard customisation
  6. Final project
  7. Shiny deployment

Dependencies

Please make sure that the following packages are installed on your local R session:

install.packages("devtools")
install.packages("shiny")
devtools::install_github("Appsilon/shiny.semantic")
devtools::install_github("Appsilon/semantic.dashboard")
install.packages("purrrlyr")
install.packages("tidyverse")
install.packages("ggvis")
install.packages("RSQLite")
install.packages(‘rsconnect’)

Reading list

Appsilon Data Science

Get in touch dev@appsilon.com

About

Materials for SatRday shiny workshop


Languages

Language:R 100.0%