setqreportOption | R Documentation |
Set qreport options, assigning certain defaults
setqreportOption(..., study = " ")
... |
a series of options for which non-default values are desired:
|
study |
an optional study mnemonic (character string) needed when multiple studies are being analyzed (or when one study is divided into distinct strata) |
no returned value, used to set options()
setqreportOption(tx.var='treatment', denom=c(enrolled=1000, randomized=800, a=398, b=402))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.