Skip to content

Dyzio18/survey-shiny-app

Repository files navigation

Shine App

Praca inżynierska: Aplikacja do analizy danych ankietowych w języku R:

Live

#Live

Code

#github.com/Dyzio18

Table of contents

Technologies

  • R
  • RStudio
  • Shiny

Use packages

How run app?

First install R and needed packages also you can install RStudio. Run R console and write command shiny::runApp() or click run in RStudio. App start running on some port (info in console). Open browser and go to app ip adress.

Credits