Description Usage Arguments Value Examples
View source: R/get_sub_sections.R
Returns the sub-sections' names and link suffixes
1 | get_sub(main_section_suffix)
|
main_section_suffix |
A character string containing a main section's
suffix (which can be obtained using |
A tibble containing the sub-sections' titles and suffixes. Please
note that sub-sections can also contain sub-sub-sections. These can be
obtained using get_subsub
.
1 | get_sub("/f4")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.