#' CPU Data
#'
#' Data from https://en.wikipedia.org/wiki/List_of_CPU_power_dissipation_figures
#' last retrieved November 17 2020
#'
#' @docType data
#'
#' @usage data(cpu)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords dataset
#'
#' @references Wikipedia article
#' (\href{https://en.wikipedia.org/wiki/List_of_CPU_power_dissipation_figures}{Wikipedia})
#'
#' @source \href{https://en.wikipedia.org/wiki/List_of_CPU_power_dissipation_figures}{Wikipedia}
#'
#' @examples
#' data(cpu)
"cpu"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.