Skip to content

RemoCharles/alcohol-consumption-eda-r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Alcohol Consumption EDA

Hello there! This was originally a school project extended by myself privatly.

About:

  • Explorative Data Science Project using R
  • Visualized with Shiny
  • Dockerized Shiny Server with Dockerfile

How to:

  1. CMD: /where/the/Dockerfile/is$ docker build -t this-is-your-app .
  2. CMD: /where/the/Dockerfile/is$ docker run --rm -d -p 3838:3838 this-is-your-app

Additional Information:

  • Only tested with Linux Ubuntu 18.04.4 LTS
  • Only tested with Docker version 19.03.10

Have a nice day!

About

Explorative Data Science Project using R / Shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published