Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
Update plotKML R Package.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dublin R authored and Dublin R committed Feb 5, 2014
1 parent 7266703 commit 211ed59
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions plotKML R Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@ plotKML
=============
A suite of functions for converting sp-class objects into KML or KMZ documents for use in Google Earth.
http://r-forge.r-project.org/projects/plotkml/

<pre><code>
data(eberg_contours)
plotKML(eberg_contours)
plotKML(eberg_contours, colour=Z, altitude=Z)
</code></pre>

0 comments on commit 211ed59

Please sign in to comment.