Description Usage Arguments Examples
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.
1 | f_content(render_missing = F, overwrite = T)
|
render_missing |
logical, Default: T |
1 2 3 4 | ## Not run:
f_vignettes()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.