Skip to content

PLMcctools: A package containing some simple tools for handling Collaborative Cross data sets, and other miscellanea.

Notifications You must be signed in to change notification settings

mauriziopaul/PLMcctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

PLMcctools: A package containing some simple tools for handling Collaborative Cross data sets, and other miscellanea.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages