relay_get_shows | R Documentation |
Parses the show overview page and returns a tibble of show names
with corresponding feed URLs, which in turn can then be passed to
relay_parse_feed()
individually.
relay_get_shows(cache = TRUE)
cache |
( |
A tibble with one row for each show
## Not run:
relay_get_shows()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.