View source: R/output_abstract.R
| abstract | R Documentation |
The entry-tier output. Always the first stage of the publication
chain (see progress()). Writes a plain-text .txt file describing
the highlighted specification in the unbothered register typical of
an applied-stats abstract.
abstract(run, output_dir = NULL, file = NULL, force = FALSE)
run |
A |
output_dir |
Optional output directory. |
file |
Optional filename stem (without extension). |
force |
Overwrite an existing file. |
Chain stage: abstract (length 1, always unlocked).
Character path to the written file (invisible).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.