rstudio_viewer: View an HTML file in the RStudio Viewer pane.

Description Usage Arguments

View source: R/rstudio_viewer.R

Description

View an HTML file (e.g., a rendered R Markdown document) in the RStudio Viewer pane without re-rendering the R Markdown document.

Usage

1
rstudio_viewer(file_name, file_path = NULL)

Arguments

file_name

The HTML file to be viewed.

file_path

The path to the directory in which the HTML file can be found, if the HTML file to be viewed is not in the current working directory.


ricompute/ricomisc documentation built on May 24, 2019, 6:18 a.m.