## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----echo=FALSE---------------------------------------------------------------
library(OmopViewer)

## -----------------------------------------------------------------------------
defaultPanels()

## -----------------------------------------------------------------------------
getPanel("incidence")

## -----------------------------------------------------------------------------
omopViewerPanels

## -----------------------------------------------------------------------------
unclass(getPanel("incidence"))