Nothing
#' Measured Sacchromyces data (yeast) from Gause 1932 "Experimental studies on the struggle for coexistence"
#'
#' A dataset containing measurements of growth of yeast in a culture. The variables are as follows:
#'
#' \itemize{
#' \item time. (hours)
#' \item volume. Sacchromyces volume in container (cubic centimeters)
#' }
#'
#' @docType data
#' @keywords datasets
#' @name yeast
#' @usage data(yeast)
#' @format A data frame with 7 rows and 2 variables
#' @source Table 1 from Gause, G. F. 1932. “Experimental Studies on the Struggle for Existence: I. Mixed Population of Two Species of Yeast.” Journal of Experimental Biology 9 (4): 389–402.
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.