Skip to content

Jwychor/Crypto-Analysis

Repository files navigation

Crypto Analysis

An R Shiny and Plotly package analyzing top stocks and crypto returns and prices.

Installation

The following code will install the package on your machine.

if(!'remotes' %in% installed.packages()){
  install.packages('remotes', dependencies = TRUE)
}
if(!'rlang' %in% installed.packages()){
  remotes::install_github('r-lib/rlang', dependencies = TRUE)
}
remotes::install_github("Jwychor/Crypto-Analysis")

Examples

image

A live demo of the dashboard hosted on shinyapps.io can be found here.

About

An R Shiny and Plotly dashboard for graphing prices of top crypto and stock assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages