#' @importFrom data.table data.table
NULL
#' report_dat
#'
#' Catetgorization of reports for a drug and adverse event
#' within the FDA's adverse event reporting system for pediatric patients
#' defined within the NICHD defined developmental stages
#'
#' the drug indicator is for reporting of Methylphenidate and
#' the event indicator is for the reporting of Paranoia
#'
#' @format A data frame with five variables: \code{safetyreportid}, \code{age},
#' \code{year}, \code{D} and \code{E}.
"report_dat"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.