Nothing
#' @title Berkeley Child Guidance Study Data for females
#'
#' @description A subset of the [bsitar::berkeley] data that contains
#' longitudinal growth data for 70 females (8 to 18 years of age).
#'
#' @details A detailed description of the full data is provided in the
#' [bsitar::berkeley] data.
#'
#' @name berkeley_exdata
#' @docType data
#' @format A data frame with following 3 variables:
#' \describe{
#' \item{id}{factor variable}
#' \item{age}{years, numeric vector}
#' \item{height}{cm, numeric vector}
#' }
#'
#' @keywords datasets
#'
#' @return A data frame with 3 columns.
#' @inherit berkeley author
"berkeley_exdata"
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.