pander.coxph {pander} | R Documentation |
Prints a coxph object in Pandoc's markdown.
## S3 method for class 'coxph' pander(x, caption = attr(x, "caption"), ...)
x |
an coxph object |
caption |
caption (string) to be shown under the table |
... |
optional parameters passed to raw |