#' Datos inventados para calcular la moda
#'
#' @docType data
#'
#' @usage data(datos)
#'
#' @format Un simple vector
#'
#' @keywords datasets
#'
#' @references Invento
#'
#' @source \href{https://www.um.es}{umu}
#'
#' @examples
#' data(datos)
#' moda(datos)
#'
#'
"datos"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.