knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Travis build status Codecov test coverage CRAN status Lifecycle: experimental

connectHERE

The goal of connectHERE is to connect easier to the HERE REST API.

Installation

You can install the released version of connectHERE from CRAN with:

install.packages("connectHERE")

Code of Conduct

Please note that the 'connectHERE' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



jersme/connectHERE documentation built on May 17, 2019, 3:12 a.m.