README.md

STRIPSHelmers

A repository for STRIPS data from the Helmer's lab.

Install R package

There are two options for installing the package

Install directly from github

First, you will need to have the devtools package installed, i.e.

install.packages("devtools"))

Second, you need to create a personal access token. When creating this token, click the checkbox next to "repo" so that you will have the authorization necessary to push/pull from private repositories.

Third, to install the package use

devtools::install_github("jarad/STRIPSSchulte", auth_token = "XXXX")

where XXXX is your personal access token.

Clone the repository and then build the package

First clone the repository and then build the package.



ISU-STRIPS/STRIPSHelmers documentation built on May 8, 2019, 11 a.m.