get_full_section_subs: Get entire main section

Description Usage Arguments Value Examples

View source: R/full_main_suffixes.R

Description

Returns a file that allows for scraping the entire section, folder names mimic the section structure

Usage

1
get_full_section_subs(main_section_suffix, folder_name = NULL)

Arguments

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

Value

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

Examples

1
get_full_section_subs(main_section_suffix = "/f102", folder_name = NULL)

fellennert/flashbackscrapR documentation built on Sept. 10, 2021, 4:15 p.m.