View source: R/project.R View source: R/annotate_gui.R
save_as_html | R Documentation |
Creates an HTML document containing the annotated text with proper styling for code highlights and formatting.
Creates an HTML document containing the annotated text with proper styling for code highlights and formatting.
save_as_html(filename, rv)
save_as_html(filename, rv)
filename |
Character string specifying output file path |
rv |
ReactiveValues object containing:
|
Invisible NULL, called for side effect
Invisible NULL, called for side effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.