Wiss. Koordination
Verena Kunz
Administrative Koordination
Janina Götsche
Bitte haben Sie einen Moment Geduld........
Interactive Data Analysis with Shiny
About
Veranstaltungsort:
Online via Zoom
Online via Zoom
General Topics:
Course Level:
Format:
Software used:
Duration:
Language:
Fees:
Students: 200 €
Academics: 300 €
Commercial: 600 €
Keywords
Additional links
Dozent(en): Dennis Abel, Paul C. Bauer
Seminarinhalt
The workshop Interactive Data Analysis with Shiny introduces participants to the basics of creating interactive apps with Shiny in R. Interactive data applications are becoming increasingly popular in academia, media, and companies to visualize, manage and analyze data. Shiny is a tool for creating such (web) applications using R code. It allows you to create interactive data apps without knowledge of HTML, CSS, or JavaScript. The utilisation of interactive applications expands the forms of use of existing data sets and enables users to freely explore the data. The course offers an introduction to reactive programming and the R Shiny package, outlines a workflow for project management, discusses ways of offline and online hosting, and gives you the opportunity to start your own interactive data analysis project.
Zielgruppe
Participants will find the course useful if:
Lernziel
By the end of the course participants will:
Organizational structure of the course
The best way to learn R's versatile capabilities is to try things out and apply the presented concepts. Therefore, we will have a mixture of lectures and hands-on exercises. More specifically, each topic will be introduced in a lecture by the instructors. Participants will then receive a set of exercises on each topic. The solutions of the exercises will be discussed before the start of the next lecture part.
Voraussetzungen
Software requirements
Course participants will need a computer or laptop with R (https://cran.r-project.org/), RStudio, (https://www.rstudio.com/), and the R Shiny package (https://shiny.rstudio.com) installed. The programs and the package are free and open source.