Download R and RStuido
https://cran.r-project.org/
https://www.rstudio.com/products/rstudio/download/#download
https://www.xquartz.org/
Learn R Basics
https://support.rstudio.com/hc/en-us/articles/201057987-Quick-list-of-useful-R-packages
https://www.rstudio.com/resources/cheatsheets/
Trouble Shooting
https://stackoverflow.com/questions/tagged/r
Plotting
http://r-statistics.co/Top50-Ggplot2-Visualizations-MasterList-R-Code.html
https://plotly.com/r/
Dashboards/Sharing
https://rmarkdown.rstudio.com/
https://pkgs.rstudio.com/flexdashboard/
https://www.htmlwidgets.org/index.html
https://shiny.rstudio.com/tutorial/
https://rstudio.github.io/shinydashboard/index.html
http://shinyapps.dreamrs.fr/shinyWidgets/
Package Development
https://r-pkgs.org/
https://github.com/
https://git-scm.com/downloads
https://happygitwithr.com/connect-intro.html
https://engineering-shiny.org/index.html