G-yajima / RESTr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTr

The goal of RESTr is to ...

Installation

You can install the development version of RESTr from GitHub with:

# install.packages("devtools")
devtools::install_github("G-yajima/RESTr")

Example

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

library(RESTr)
## basic example code

About

License:Other