Skip to content

ramnathv/user2014-idocs-slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Documents with R

This repository consists of slides for my tutorial on Interactive Documents with R at UseR2014.

Here is a picture from the tutorial (thanks to Jo-fai Chow)

tutorial-pic

Installation

Slidify is not on CRAN and needs to be installed from github using the devtools package.

pkgs <- c("slidify", "slidifyLibraries", "rCharts")
devtools::install_github(pkgs, "ramnathv")

While the installation process from github is relatively painless for Mac/Linux/Ubuntu users, it can make Windows users jump through hoops. For those of you on Windows that hit a bottleneck, here is an excellent blog post that takes you through an alternate installation process that has been reported to work well.

Tutorials

  1. Interactive Documents
  2. Slidify
  3. Frameworks
  4. Layouts
  5. Widgets
  6. How Slidify Works

Demonstrations

All demonstrations for the workshop can be found in the demos folder. The instructions for the demos can be found in the tutorials.

About

Slides for Interactive Documents Tutorial at UseR 2014

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published