Skip to content

ahuysal/Cryptograph

Repository files navigation

Cryptograph

Cryptograph is an R Shiny dashboard which visualizes over 2000 cryptocurrencies over the time period 2008 and 2017. More information can be found on this blog post. You may see the dasboard here.

Installation

  1. Download the repository to a folder on your local computer.
  2. Open one of the files global.R, UI.R or server.R on R Studio.
  3. Click on the "Run App" button on the upper right corner of the File Browser pane.
  4. Or you may issue the command runApp() on the terminal console.
runApp()

Data Set

You can download the Kaggle data set Cryptocurrency Market data if you like. Or, you can find the same file, crypto-markets.csv, in data folder.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages