Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1022 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 1022 Bytes

Travis-CI Build Status

AppVeyor Build Status

Coverage Status

sbformula

The package provides a set of formulas for plant breeding trials. All these formulas belong to procedures for standard evaluation and data management trials at International Potato Center.

Installation

To install this package you need package devtools:

install.packages(devtools)

Then type:

devtools::install_github("omarbenites/sbformula")

Usage

To load the package type in your computer:

library(sbformula)

#Help

To get help about package:

help(package = sbformula)