sethreportOption: Set hreport Options

Description Usage Arguments

View source: R/Misc.r

Description

Set hreport Options

Usage

1
sethreportOption(..., study = " ")

Arguments

...

a series of options for which non-default values are desired:

  • tx.pch:symbols corresponding to treatments

  • tx.col:colors corresponding to treatments

  • tx.linecol:colors for lines in line plots

  • nontx.col:colors for categories other than treatments

  • tx.lty:line types corresponding to treatments

  • tx.lwd:line widths corresponding to treatments

  • tx.var:character string name of treatment variable

  • er.col:2-vector with names "enrolled","randomized" containing colors to use for enrolled and randomized in needle displays

  • alpha.f:single numeric specifying alpha adjustment to be applied to all colors. Default is 1 (no adjustment)

  • denom:named vector with overall sample sizes

study

an optional study mnemonic (character string) needed when multiple studies are being analyzed (or when one study is divided into distinct strata)


harrelfe/hreport documentation built on July 26, 2021, 9:09 a.m.