Skip to content

repository for EDA shiny related files

Notifications You must be signed in to change notification settings

ericka-howard/DataDash

 
 

Repository files navigation

DataDash

repository for EDA shiny related files

Git setup/workflow

See Charlotte's github/workflow notes in our other repo to setup git remote, and to see workflow details

Architecture

currently, within the dataDash directory we've got

  • .gitignore
  • ui.R
  • server.R
  • setup.R (an R script to run before anything in the app happens to do stuff like name filepath variables, load packages, etc.)
  • README.md (you're reading this now)

About

repository for EDA shiny related files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.4%
  • R 41.6%