stable_save | R Documentation |
Save output from stable
stable_save(
x,
file = attr(x, "stable_file"),
dir = getOption("pmtables.dir"),
write_caption = NULL
)
x |
a table formatted with |
file |
the output file name. |
dir |
the directory where the file is to be saved. |
write_caption |
logical; if |
The stable
or stable_long
object is returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.