#' @name penis
#' @title Word Penis Size
#' @description Penis data across multiple regions.
#' @docType data
#' @keywords dataset
#' @usage penis
#' @format A 146 x 10 `data.frame` containing numerical and factor data with the following variables:
#' \describe{
#' \item{country}{Country of measurement}
#' \item{region}{Region of measurement}
#' \item{length_flaccid}{Flaccid length in cm}
#' \item{length_erect}{Erect length in cm}
#' \item{circumf_flaccif}{Flaccid circumference in cm}
#' \item{circumf_erect}{Erect circumference in cm}
#' \item{volume_erect}{Erect volum in cm^3}
#' \item{volume_flaccid}{Flaffid volume in cm^3}
#' \item{method}{Method of measurement: Self reported & Measured}
#' \item{n}{Sample size of measurement}
#' }
#' @source <http://www.everyoneweb.com/worldpenissize>
"penis"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.