Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Project 2: Shiny App Development

App folder

The App directory contains the app files for the Shiny App (i.e., ui.R and server.R).

  • ui.R and server.R are two key components for the Shiny App