Description Usage Arguments Value
'notebook_browse()' opens the current notebook in a browser. 'notebook_peek()' copies the notebook to a temporary file and opens it in the RStudio Viewer pane.
1 2 3 | notebook_browse(file = "notebook/docs/notebook.html")
notebook_peek(file = "notebook/docs/notebook.html")
|
file |
path to the current notebook file. Defaults to '"notebook/docs/notebook.html"' |
'NULL'. The function is called for its effects on the project files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.