Skip to content

mdubel/wines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wines Demo

App presents demo dashboard for analysing user's dataset.

Preview available via https://mdubel.shinyapps.io/wines/

By default there is a wines file uploaded with the chemical analysis of different wines.

To use your own dataset upload text file with ; as a column separator into /data folder.

In order to reproduce the exact working environment use source("./setup.R") with this project as a working directory to restore the project dependencies.

To open app then run runApp("./src/app") with this project as a working directory.

Run source("./src/tests/testthat.R") in project working directory in order to run unit tests

About

CSV file demo application based on wines dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published