inst/doc/configured_panels.R

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

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

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

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

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

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

Try the OmopViewer package in your browser

Any scripts or data that you put into this service are public.

OmopViewer documentation built on April 15, 2025, 5:08 p.m.