Week 10 - Shiny, Packages I
Objectives
- Learn about dashboard with Shiny
- Introduction to R package building
Topics
- Shiny
- General shiny overview
- flexdashboard
- dygraphs
- Packages
- Why packages?
- Basic package structure
- Package building
- Package testing
Core Material
Additional Resources