#' @title Customer Satisfaction in North Macedonia
#' @source \url{https://www.kaggle.com/vdimitrievska/patient-satisfaction-dataset}
"sat"
#' @title Supported Classes and Metrics (SCAM)
#' @description A `data.frame` object with 4 columns:
#' \describe{
#' \item{supported_classes}{R object classes}
#' \item{varimp_measure}{Variable importance measures}
#' \item{gof_metric}{Goodness-of-fit metrics}
#' \item{implemented}{A boolean value depicting whether this specific
#' combination of R class, variable importance measure and
#' goodness of fit metric is implemented in `vibe`.}
#' }
"scam"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.