print.bcea | R Documentation |
bcea Print Method
## S3 method for class 'bcea'
print(x, digits = getOption("digits"), give.attr = FALSE, no.list = TRUE, ...)
x |
A |
digits |
Minimal number of significant digits, see |
give.attr |
Logical; if TRUE (default), show attributes as sub structures. |
no.list |
Logical; if TRUE, no ‘list of ...’ nor the class are printed. |
... |
Potential further arguments. |
data("Vaccine")
he <- BCEA::bcea(eff, cost)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.