notebook_browse: Preview the current notebook

Description Usage Arguments Value

View source: R/notebook.R

Description

'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.

Usage

1
2
3
notebook_browse(file = "notebook/docs/notebook.html")

notebook_peek(file = "notebook/docs/notebook.html")

Arguments

file

path to the current notebook file. Defaults to '"notebook/docs/notebook.html"'

Value

'NULL'. The function is called for its effects on the project files.


tjmahr/usedrake documentation built on Aug. 16, 2020, 9:38 p.m.