Nothing
#' Sample RWD Data
#'
#' Simulated Data for illustration
#'
#' \describe{
#' \item{ClientID}{a character indicating Client identity}
#' \item{VisitDate}{a date of the form 'yyyy-mm-dd'}
#' \item{Diagnostic_H}{a recorded (3/4/5 characters) ICD diagnostic list at the time of visiting/discharging from hospital}
#' \item{Diagnostic_P}{a recorded (3/4/5 characters) ICD diagnostic list at the time of visiting/leaving medical service physician}
#' \item{MHSU_H}{}
#' \item{Meaning_H}{description of MHSU_H}
#' \item{MHSU_P}{}
#' \item{Meaning_P}{description of MHSU_P}
#' }
#' @docType data
#' @keywords datasets
#' @name SampleRWD
#' @usage data(SampleRWD)
#' @format A data frame with 1665 rows and 8 variables
NULL
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.