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

Latest commit

 

History

History
10 lines (9 loc) · 291 Bytes

plotKML R Package.md

File metadata and controls

10 lines (9 loc) · 291 Bytes

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/


data(eberg_contours)
plotKML(eberg_contours)
plotKML(eberg_contours, colour=Z, altitude=Z)