Description Usage Arguments Value Examples
View source: R/full_main_suffixes.R
Returns a file that allows for scraping the entire section, folder names mimic the section structure
1 | get_full_section_subs(main_section_suffix, folder_name = NULL)
|
main_section_suffix |
The section's suffix |
folder_name |
A character vector containing the folder name the scraped files are supposed to be stored in |
A tibble with two columns: the sub(sub)section's suffix and a folder name based on the given folder name and the sub(sub)section's name
1 | get_full_section_subs(main_section_suffix = "/f102", folder_name = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.