Package: googleVis
Type: Package
Title: Using the Google Visualisation API with R
Version: 0.2.3
Date: 2010-12-19
Author: Markus Gesmann, Diego de Castillo
Maintainer: Markus Gesmann <markus.gesmann@gmail.com>
Description: googleVis provides an interface between R and the Google
        Visualisation API. The functions of the package allow the user
        to visualise data stored in R data frames with the Google
        Visualisation API without uploading their data to Google. The
        output of a googleVis function is html code that contains the
        data and references to JavaScript functions hosted by Google.
        To view the output a browser with Flash and Internet connection
        is required, the actual chart is rendered in the browser.
        Please visit the project web site for more information and
        examples.
Depends: RJSONIO (>= 0.3), R.rsp, methods
Suggests:
License: GPL (>= 2)
URL: http://code.google.com/p/google-motion-charts-with-r/
LazyLoad: yes
LazyData: yes
Packaged: 2010-12-20 21:39:43 UTC; Markus
Repository: CRAN
Date/Publication: 2010-12-21 17:03:54
