Skip to content

timelyportfolio/rCharts_notebook_512paths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo shiny and rCharts doing d3 512 paths in Ipython Style Notebook

To see a video demonstration, see this Youtube video.

To run in R with minimal effort, copy, paste and run.

#install rCharts if you do not have it yet
#require(devtools)
#install_github('rCharts', 'ramnathv')

require(rCharts)
require(shiny)

runGitHub( repo = "rCharts_notebook_512paths", username = "timelyportfolio" )

About

Replicate d3 512 Paths from the NY Times with R packages rCharts and shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published