View source: R/dm_recode2latex.R
dm_recode2latex | R Documentation |
...
dm_recode2latex(
doc = NULL,
file = "",
lab.prefix = "tab:recode_",
where = "htb",
clearpage = NULL,
...
)
doc |
the dm documentation (if |
file |
'file' argument for |
lab.prefix |
prefix for labels for LaTeX tables (default = "tab:recode_") which concatenates with the variable name |
where |
LaTeX indicator of position for float (Default: "htb") |
clearpage |
how many floats before a LaTeX clearpage? Recycled if necessary |
... |
arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.