Description Usage Arguments Examples
interactive multipanel visualization for ogttCohort instance
1 | SIexplorer(oc = obaSamp, winsorizeSI = TRUE, ...)
|
oc |
ogttCohort instance |
winsorizeSI |
if TRUE, move negative estimates of SI to smallest positive value |
... |
passed to |
1 2 3 4 5 | if (interactive()) {
if (options()$example.ask) stop("must set options(example.ask=FALSE) before running example")
data(obaSamp)
SIexplorer(obaSamp)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.