Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 892 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 892 Bytes

MapAgora

Travis build status

The goal of MapAgora is to ...

Install the current development version from GitHub

if (!require("devtools")) install.packages("devtools")

install_github("snfagora/MapAgora")

Example

This is a basic example which shows you how to solve a common problem:

library(MapAgora)
## basic example code

Contributing

  • If you would like to report bugs, suggest features, or leave comments, please create issues.

  • If you would like to contribute code, please fork the source code, modify, and issue a pull request.