#' Arabidopsis QTL data on gravitropism
#'
#' NEED TO ADD DESCRIPTION
#' Arabidopsis, with data on 162 recombinant inbred lines (Ler x
#' Cvi). The outcome is the root tip angle (in degrees) at two-minute
#' increments over eight hours.
#'
#' @docType data
#'
#' @usage data(branching_times)
#'
#' @format An object of class `"cross"`; see [qtl::read.cross()].
#'
#' @keywords datasets
#'
#' @references EED TO ADD REFERENCES Moore CR, Johnson LS, Kwak I-Y, Livny M, Broman KW,
#' Spalding EP (2013) High-throughput computer vision introduces the
#' time axis to a quantitative trait map of a plant growth
#' response. Genetics 195:1077-1086
#' ([PubMed](https://www.ncbi.nlm.nih.gov/pubmed/23979570))
#'
#' @source to be written
#'
#' @examples
#' data(branching_times_7phylogenies)
#'
#' brts_anolis
#'
#'
#'
#'
#'
"branching_times"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.