Skip to content

milliman/SOA_PAF_Section_Newsletter_Plotly_vs_Billboarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOA_PAF_Section_Newsletter_Plotly_vs_Billboarder

For Educational Purposes Only

Within this repository, the reader will find R code to accompany the article "Interactive plotting" by Zhen Hui Trinh, Ben Johnson, and Eileen Burns in the January 2019 issue of the SOA Predictive Analytics and Futurism section newsletter.

The code produces a dashboard version of Shiny web app that lets the user experience the differences between two interactive graphics tools in R, plotly and billboarder.

Running the app requires the following packages: shiny, shinydashboard, dplyr, reshape2, plotly, billboarder. There is code in global.R that ensures each packages is installed.

Versions of these packages are as follows:

shiny           1.1.0 
dplyr           0.7.6  
plotly          4.8.0         
reshape2        1.4.3          
billboarder     0.2.4    
shinydashboard  0.7.0             

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages