.rxDocTable | R Documentation |
Print out a table in the documentation
.rxDocTable(table, caption = "none")
table |
data frame |
caption |
a character vector representing the caption for the latex table |
based on the knitr
context:
output a kableExtra::kbl
for latex
output
output a DT::datatable
for html output
otherwise output a knitr::kable
Matthew L. Fidler
.rxDocTable(rxReservedKeywords)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.