#' Example dataset dataset for iCARE study
#'
#' @description Example dataset dataset for iCARE study to illustrate how the functions in the package work
#' @docType data
#' @usage data(iCARE)
#' @format A longitudinal dataset in wide format, i.e one row per person, one column per variable.
#' @keywords dataset
#' @examples
#' # Load data into global environment
#' data(iCARE)
"iCARE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.