.split_sections | R Documentation |
Split Wikitext into Sections
.split_sections(wt, depth, keep_first = TRUE)
wt |
The word's page, in wikitext format (returned by
|
depth |
Integer; the heading depth (the number of ='s before the heading). |
keep_first |
Whether to keep front matter before the first section. |
A named character vector of the sections.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.