duncantl/RKML: Simple tools for creating KML displays from R

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.

Getting started

Package details

AuthorDuncan Temple Lang, Deborah Nolan
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseBSD
Version0.8-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/RKML")
duncantl/RKML documentation built on May 15, 2019, 5:31 p.m.