Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 371 Bytes

rppbio

Provides some hopefully useful functions for processing and analysing PPBIO data.

Installation

Install development version from github.

  1. install current devtools package from CRAN: install.packages("devtools") .

  2. Use devtools to install the rppbio package from github: devtools::install_github("darrennorris/rppbio") .

  3. load: library("rppbio")