Nothing
#' Table 7.2 Temperati, Humidity, and Evaporation
#'
#' The data in Table 7.2 relate temperature, humidity, and evaporation
#' @format A dataframe with 46 rows and 11 columns.
#' \describe{
#' \item{y1}{maximum daily air temperature}
#' \item{y2}{minimum daily air temperature}
#' \item{y3}{integrated area under daily air temperature curve, that is, a measure of average air temperature}
#' \item{y4}{maximum daily soil temperature}
#' \item{y5}{minimum daily soil temperature}
#' \item{y6}{integrated area under soil temperature curve}
#' \item{y7}{maximum daily relative humidity}
#' \item{y8}{minimum daily relative humidity}
#' \item{y9}{integrated area under daily humidity curve}
#' \item{y10}{total wind, measured in miles per day}
#' \item{y11}{evaporation}
#' }
#' @source courtesy of R. J. Freund
"table7.2"
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.