knit_print.data.frame | R Documentation |
Print tables in kable or paged formats
## S3 method for class 'data.frame' knit_print(x, options, ...)
x |
an object with class data.frame |
options |
chunk options |
... |
additional arguments to be passed onto print() |
html for kable or paged tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.