Description Usage Arguments Value Author(s) Examples
Add a new paragraph with a Tablegend style
1 | addTablegend(doc, value, stylename = "tablereference", ...)
|
doc |
the doc object (created with the docx function of ReporteRs package) |
value |
a character string |
stylename |
a character string |
... |
... |
a new doc object
David Hajage
1 2 3 4 5 6 | ## Not run:
library(biostat2)
library(ReporteRs)
doc <- addTablegend(doc, "Coucou")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.