Package: RKML
Version: 0.6-1
Title: Simple tools for creating KML displays from R
Description: This is a collection of some general and quite
       simple facilities for creating KML content to display in
       Google Earth from R. This provides a formula mechanism
       for identifying longitude and latitude, time and groups.
       The intent of the package is to illustrate how we can
       programmatically generate KML content from within R.
       There are many more things we can do including placing
       plots generated in R in KML displays. This is more a
       "proof of concept" and a start for others to build upon.
Note: This is an interface that uses the XML package and
       creates the KML content directly in R. One can also use
       the C++ library libkml
Depends: XML, methods
Imports: Rcompression, graphics
Author: Duncan Temple Lang, Deborah Nolan
Maintainer: Duncan Temple Lang <duncan@r-project.org>
License: BSD
Packaged: 2010-09-19 01:54:13 UTC; duncan
Built: R 2.11.1; ; 2010-09-19 01:54:14 UTC; unix
