or_pct | R Documentation |
given an odds ratio this function will convert it into a percent change
or_pct(x, digs = 0, knit = FALSE)
x |
value to change |
digs |
digits to round to |
knit |
a boolean indicating if the value and the label should be knit together (e.g. "10pct increase" vs c("10pct","increase")). Default is FALSE (i.e. c("10pct","increase")) |
or_pct()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.