interactive

Interactive 3d plot, in R

September 20, 2012 | arthur charpentier

Following the course of this afternoon, I will just upload some codes to make interactive 3d plots, in R. __ library(rgl) __ library(evd); __ data(lossalae) __ U=rank(lossalae[,1]+rnorm(nrow(lossalae), + mean=0,sd=.001))/(nrow(lossalae)+1) ... [Read more...]

Interactive presentations with deck.js

November 20, 2011 | mages

Data analysis is often an iterative and interactive process. However, when I present about this subject, I feel often limited by the presentation software I use. It doesn't matter if I use LaTeX/PDF, PowerPoint or Keynote. In all cases it is either ver...
[Read more...]

Interactive graphics for data analysis

September 1, 2011 | richierocks

I got a copy of Martin Theus and Simon Urbanek’s Interactive Graphics for Data Analysis a couple of years ago, whence it’s been sat on my bookshelf. Since I’ve recently become a self-proclaimed expert on interactive graphics I thought it was about time I read the thing. ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)