#' Experiment data
#'
#' @docType data
#'
#' @usage data(experiment_data)
#'
#' @format An object of class `"tibble"`
#'
#' @keywords datasets
#'
#' @references Supplied with the assignment by Gradient Metric
#'
#'
#' @source Gradient Metric
#'
#' @examples
#' data(experiment_data)
#' head(experiment_data)
#'
"experiment_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.