write_manual | R Documentation |
Function to write to meta-table and clean up without creating a table,text, or figure. For manual use
write_manual(
number = cctu_env$number,
clean_up = TRUE,
verbose = options()$verbose
)
number |
the number used to as a suffix in the output filename, and to
link to TableofTables. Default is to use the value in the cctu_env package
environment that is set within |
clean_up |
logical to invoke the |
verbose |
logical to print information on changes to the global environment or external files. Defaults to options()$verbose. |
Edits the meta_table object with the calling program and optionally
cleans up. No return object. Meant for use if a table or figure for a
report has been created manually outside of write_ggplot
or
write_table
write_ggplot
write_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.