save_html.bslib_fragment {bslib} | R Documentation |
Save a bslib page/fragment as HTML
## S3 method for class 'bslib_fragment'
save_html(html, file, ...)
## S3 method for class 'bslib_page'
save_html(html, file, ...)
html |
a bslib page/fragment. |
... |
passed along to an underlying |