Parse an HTML notebook, retrieving annotation information related to generated outputs in the document, as well as the original R Markdown source document.
parse_html_notebook(path)
path | The path to an R Notebook file (with extension |
---|
See the online
documentation for additional details on using the html_notebook
format.