Nothing
#' Phenotypic data for apple dataset
#'
#' Phenotypic data on 247 apple clones (\emph{i.e.}, genotypes) evaluated for
#' several fruit quality traits at two New Zealand sites, Motueka (MOT) and Hawkes Bay (HB).
#' Dataset obtained from supplementary material in Kumar \emph{et al.} (2015).
#'
#' @docType data
#'
#' @usage pheno.apple
#'
#' @format data.frame
#'
#' @keywords datasets
#'
#' @references
#' Kumar S., Molloy C., Muñoz P., Daetwyler H., Chagné D., and Volz R. 2015.
#' Genome-enabled estimates of additive and nonadditive genetic variances and prediction
#' of apple phenotypes across environments. G3 Genes, Genomes, Genetics 5:2711–2718.
#'
#' @examples
#' pheno.apple |> head()
#'
#' @name pheno.apple
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.