Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bthieurmel/leafletR
Browse files Browse the repository at this point in the history
  • Loading branch information
bthieurmel committed Jan 21, 2015
2 parents 59fffdb + ea53656 commit 47b2e1a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# leafletR
Interactive Web-Maps Based on the Leaflet JavaScript Library

Installation
------------

```coffee
require(devtools)
install_github('bthieurmel/leafletR')
```

Use
------------

```coffee
require(leafletR)
?leaflet

```

0 comments on commit 47b2e1a

Please sign in to comment.