README.md

Collaborative Cross Tools

Summary

This package has a collection of simple functions that may be used to work with Collaborative Cross data, along with some other miscellaneous functions.

Installation

You can install PLMcctools using the following steps.

  1. Install dependencies from CRAN in R:
install.packages(c('stringr', 'devtools', 'gridGraphics'))
  1. Install miqtl in R. See miqtl on github:
devtools::install_github("gkeele/miqtl")
  1. Install PLMcctools:
devtools::install_github("mauriziopaul/PLMcctools")

You should then be able to load the package using library(PLMcctools) in R.



mauriziopaul/cctools documentation built on May 15, 2019, 12:47 p.m.