knit_print.table1 {table1} | R Documentation |
knitr
context.Method for printing in a knitr
context.
## S3 method for class 'table1'
knit_print(x, ...)
x |
An object returned by |
... |
Further arguments passed on to |
If the target is HTML, the usual internal formatting will be applied; otherwise, fall back to a 'data.frame'.