incomparable_parse_stats | R Documentation |
The stats.txt
files have a slightly different format, especially the
host/guest information may differ from what is returned by
incomparable_parse_archive()
, which implicitly assumes the first person
mentioned to be the host of the episode. However, this data source
does not include podcast subcategories (e.g. "Old Movie Club") or
topic information, which is only available on the archive page.
incomparable_parse_stats(stats_url)
stats_url |
URL to the |
A tibble.
## Not run:
incomparable_parse_stats("https://www.theincomparable.com/salvage/stats.txt")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.