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.
To install this package you need package devtools:
install.packages(devtools)
Then type:
devtools::install_github("omarbenites/sbformula")
To load the package type in your computer:
library(sbformula)
#Help
To get help about package:
help(package = sbformula)