omarbenites / st4gi

Statistical tools for genetic improvement R package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Statistical tools for genetic improvement R package

License:Other


Languages

Language:R 100.0%