get_sub: Get sub-sections

Description Usage Arguments Value Examples

View source: R/get_sub_sections.R

Description

Returns the sub-sections' names and link suffixes

Usage

1
get_sub(main_section_suffix)

Arguments

main_section_suffix

A character string containing a main section's suffix (which can be obtained using get_main_sections). Needs to start with /.

Value

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.

Examples

1
get_sub("/f4")

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