WebGraphics - Dynamic and Interactive Web Graphics in R
RForge.net

WebGraphics

About WebGraphics
SVN access
Download/Files
Package R docs

SVN repository access

The SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/WebGraphics/trunk WebGraphics

To install the latest development snapshot of this package, use

install.packages("WebGraphics",,"http://rforge.net/",type="source")

To list branches use

svn ls svn://svn.rforge.net/WebGraphics/branches
and for tags use
svn ls svn://svn.rforge.net/WebGraphics/tags

Most recent SVN commits


r4 | urbanek | 2008-06-30 01:24:17 +0000 (Mon, 30 Jun 2008) | 1 line
   M trunk/R/tools.R
add toggle

r3 | urbanek | 2008-06-26 23:22:05 +0000 (Thu, 26 Jun 2008) | 1 line
   A trunk/R/js.R
   M trunk/R/style.R
minor update, add (simple) JS support

r2 | urbanek | 2008-06-22 22:41:31 +0000 (Sun, 22 Jun 2008) | 1 line
   A trunk/DESCRIPTION
   A trunk/R
   A trunk/R/div.R
   A trunk/R/out.R
   A trunk/R/style.R
   A trunk/R/tools.R
   A trunk/man
   A trunk/mkdist
   A trunk/version
some initial attempt

r1 | rforge | 2008-06-21 19:38:17 +0000 (Sat, 21 Jun 2008) | 1 line
   A branches
   A files
   A tags
   A trunk
   A web
Create initial repository structure