Shiny web application for Cameron Harrison
A web application for financial planning
The project
We developed a data visualization platform that allows users to conduct financial forecasting. Cameron Harrison developed the initial R code to do the predictions but they needed help developing a data visualization tool based on the modeling code.
Our role
We built the tool from start to finish including design and development of custom graphics. The tool's backend uses the R statistical code provided by Cameron Harrison and outputs the results in tables and graphics.
Features of the work
- The tool is an R/Shiny web application that makes heavy use of R code
- The graphics are completely custom plots using D3.js via the exciting R2D3 R package