# documentation for package datasets
#' synthetic dataset with five variables plus an outcome variable
#'
#' The dataset is used in the vignette to illustrate consonance testing
#' in the context of multiple regression
#'
#' @name consonance_model_data
#' @docType data
#' @usage data(consonance_model_data)
#'
#' # @format data frame with six columns: \code{y}, \code{x1}, \code{x2},
# \code{x3}, \code{x3}, \code{x4}, \code{x5}
"consonance_model_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.