#' @title omop.concept.example S4 class
#' @export
omop.concept.example <-
setClass("omop.concept.example",
list(data = "data.frame"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.