Description Usage Arguments Value
View source: R/transform_vignettes.R
This function creates the section "Articles" (or with another name) and puts all vignettes in "docs/articles" as subsections.
1 | put_vignettes_in_sidebar(section_name = "Articles", section_above = "Home")
|
section_name |
Name of the section containing the vignettes. Default is "Articles". |
section_above |
Section below which the section "Articles" (or the name given in |
Modifies "_sidebar.md" to insert the section containing the vignettes. Each vignette is a subsection.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.