Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 735 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 735 Bytes

pbsim

Travis build status

An R package to simulate breeding experiments

Introduction

This package contains functions that may be useful in simulating plant breeding programs. Most functions are simply wrappers of other popular R packages or simulation tools (i.e. R/qtl or simcross).

Installation

The package can be installed via the devtools package:

devtools::install_github("neyhartj/pbsim")

Examples

Author

Jeff Neyhart