incomparable_get_subcategories: Extract subcategory index for given show

View source: R/incomparable.R

incomparable_get_subcategoriesR Documentation

Extract subcategory index for given show

Description

Not actively used in other functions but could come in handy.

Usage

incomparable_get_subcategories(
  archive_url = "https://www.theincomparable.com/gameshow/archive/"
)

Arguments

archive_url

E.g. "https://www.theincomparable.com/theincomparable/archive/".

Value

A tibble with subcategory links link and category name category

Examples

## Not run: 
incomparable_get_subcategories("https://www.theincomparable.com/gameshow/archive/")

## End(Not run)

jemus42/poddr documentation built on April 5, 2025, 2:57 a.m.