Nothing
#' @title A data for 221 participants
#'
#' @description A data for 221 participants. The data were fabricated.
#'
#' @docType data
#' @keywords datasets
#' @name data.m
#' @usage data.m
#' @format A data.frame contains 221 obs of 7 variables. The variables are:
#' \describe{
#' \item{ID}{The ID of these 221 people.}
#' \item{age}{A numeric.}
#' \item{gender}{A two level factor: "1" or "2"}
#' \item{CD8T}{A numeric.}
#' \item{CD4T}{A numeric.}
#' \item{x}{A numeric.}
#' \item{y}{A numeric.}
#' }
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.