#' @title Power Consumption of Kitchen Appliances in Ames, Iowa
#'
#' @name energy_usage
#'
#' @description
#' Data for power consumption of kitchen appliances in Ames, Iowa.
#' Extends the `ames_housing` data set.
#'
#' Contains 720 features and 2930 observations.
#'
#' @docType data
#' @keywords data
#' @examples
#' data("energy_usage", package = "mlr3data")
#' str(energy_usage)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.