Nothing
#' @title An example data frame
#'
#' @description A data frame with exact column names as specified.
#'
#' @format A data frame with parameters needed to diagnose metabolic syndrome.
#' \describe{
#' \item{Gender}{Gender in Male or Female}
#' \item{WC}{Waist Circumference in cm}
#' \item{TG}{Triglycerides in mg/dL}
#' \item{HDLC}{High Density Lipoprotein Cholesterol in mg/dL}
#' \item{SBP}{Systolic BP in mm Hg}
#' \item{DBP}{Diastolic BP in mm Hg}
#' \item{FPG}{Fasting plasma glucose in mg/dL}
#' }
"x"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.