/st4gi

Statistical tools for genetic improvement R package

Primary LanguageROtherNOASSERTION

AppVeyor Build Status Travis-CI Build Status Coverage Status

st4gi

Statistical tools for genetic improvement.

Installation

To install this package you need package devtools:

install.packages("devtools")

Then type:

devtools::install_github("reyzaguirre/st4gi")

Usage

To load the package type:

library(st4gi)

To see the documentation type:

help(package = st4gi)