get_subsub: Get sub-sub-sections

Description Usage Arguments Value Examples

View source: R/get_sub_sub_sections.R

Description

Returns the sub-sub-sections' names and link suffixes

Usage

1
get_subsub(sub_section_suffix)

Arguments

sub_section_suffix

A string containing a sub-section's suffix (which can be obtained using get_sub_sections). Suffixes need to start with '/'.

Value

A tibble with the sub-sub-sections' titles and suffixes. If there are no sub-sub-sections, it is 'NULL' and a warning is printed.

Examples

1
get_subsub("/f243")

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