f_content: opens an html index file for additional content

Description Usage Arguments Examples

Description

opens a window in the default browser with links to all additional content files in oetteR, including vignettes and proof of concepts drafted as R and Rmd files. It includes the option of rendering all Rmd files into html. Which however can take around 30 minutes at least. You can find links to most of the additional content rendered as html on the github page of the package.

Usage

1
f_content(render_missing = F, overwrite = T)

Arguments

render_missing

logical, Default: T

Examples

1
2
3
4
## Not run: 
 f_vignettes()

## End(Not run)

erblast/oetteR documentation built on May 27, 2019, 12:11 p.m.