README.md

ORCiD Licence

Last-changedate Travis-CI Build Status Coverage Status

napr.data

This respository holds a variety of small usefull data sets that I use regularly. Installing this package in R makes those datasets available for use with a simple data(<DATESET NAME>) command in R.

Data Repository DOI:

Author: Nicholas Potter (nicholas.a.potter@wsu.edu)

Installation

There are at least two ways to install this package:

(1) Install devtools with install.packages("devtools") from within Rstudio and then run:

devtools::install_github("potterzot/napr.data")

(2) Clone this repository and from within the repository directory run:

R CMD INSTALL .

Contents

Licenses

Text: CC-BY-4.0.

Code: MIT License, 2017, Nicholas A Potter

Data: See documentation on specific data files.



potterzot/napr.data documentation built on May 29, 2019, 7:39 a.m.