#' concept_synonym
#'
#' @description
#' ## Table Description
#'
#' The CONCEPT_SYNONYM table is used to store alternate names and descriptions for Concepts.
#'
#' @docType data
#'
#' @format A data frame with 17519 rows and 2 variables:
#' \describe{
#' \item{concept_synonym_name}{\emph{character}}
#' \item{concept_id}{\emph{integer}}
#' ...
#' }
#' @source \url{https://ohdsi.github.io/CommonDataModel/cdm531.html#concept_synonym }
"concept_synonym"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.