krosepulham / DataDash

repository for EDA shiny related files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 60.5%Language:R 39.5%