#' @title Dataset para pruebas de feR
#' @description data.frame creado para probar el paquete
#' @format A data frame with 34 rows and 9 variables:
#' \describe{
#' \item{\code{age}}{double COLUMN_DESCRIPTION}
#' \item{\code{height}}{integer COLUMN_DESCRIPTION}
#' \item{\code{sex}}{character COLUMN_DESCRIPTION}
#' \item{\code{blond}}{character COLUMN_DESCRIPTION}
#' \item{\code{health}}{integer COLUMN_DESCRIPTION}
#' \item{\code{empty}}{logical COLUMN_DESCRIPTION}
#' \item{\code{health_V1}}{logical COLUMN_DESCRIPTION}
#' \item{\code{health_V2}}{logical COLUMN_DESCRIPTION}
#' \item{\code{health_V3}}{logical COLUMN_DESCRIPTION}
#'}
#' @source \url{http://somewhere.important.com/}
"feRdata"
# sinew::makeOxygen(feRdata, add_fields = "source")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.