R/rseedcalc-package.R

#' Estimation of the proportion of genetically modified stacked seeds in
#' seedlots
#' 
#' Estimate the percentage of seeds in a seedlot that contain stacks of
#' genetically modified traits.
#' 
#' The main functions for this package are \link{stack2} and \link{stack3}.
#' 
#' For a complete list of functions, use \code{library(help="rseedcalc")}
#' 
#' @name rseedcalc-package
#' @aliases rseedcalc-package rseedcalc
#' @docType package
#' @author Kevin Wright, Jean-Louis Laffont
#' 
#' Maintainer: Kevin Wright <kw.stat@@gmail.com>
#' @keywords package
NULL

Try the rseedcalc package in your browser

Any scripts or data that you put into this service are public.

rseedcalc documentation built on May 2, 2019, 4:49 a.m.