From 3ca464019b63972fc04bba61c0b038b7e8f71e1a Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 13 Mar 2015 14:39:28 -0400 Subject: [PATCH] Cleaned up Readme and DESCRIPTION Title --- DESCRIPTION | 2 +- README.md | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e7c63a3..91fbb4c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: quickmapr Type: Package -Title: Quickly map and explore spatial data. +Title: Quickly Map and Explore Spatial Data Version: 0.0.0.9000 Date: 2015-03-13 Authors@R: person(given = "Jeffrey W.",family = "Hollister", diff --git a/README.md b/README.md index 33b7eb0..39402e4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ quickmapr ========= -[![travis_status](https://travis-ci.org/jhollist/quickmapr.svg)](https://travis-ci.org/jhollist/quickmapr) - -[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/jhollist/quickmapr?branch=master)](https://ci.appveyor.com/project/jhollist/quickmapr) +[![travis_status](https://travis-ci.org/jhollist/quickmapr.svg)](https://travis-ci.org/jhollist/quickmapr) [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/jhollist/quickmapr?branch=master)](https://ci.appveyor.com/project/jhollist/quickmapr) There are many packages that already exist or are in active development that support the visualization of spatial data in R. However, there seems to be a gap for those that need to quickly view, compare, and explore the results of a given spatial analysis. The current thinking for `quickmapr` is to allow for quick visualization of `sp` and `raster` objects. @@ -20,6 +18,10 @@ Planned functionality for the first release is for easy mapping of multiple laye - `i()`: identify features - `f()`: returns to originally created map +Example data are available via: + +- `data(lake)` + ##Installation This package is not yet on CRAN. To install