R/incomparable.R
incomparable_parse_stats.Rd
Parse The Incomparable stats.txt files
incomparable_parse_stats(stats_url, cache = TRUE)
URL to the stats.txt.
stats.txt
(logical(1)) Toggle the httr2 HTTP cache. Default TRUE.
logical(1)
TRUE
A tibble.
if (FALSE) { # \dontrun{ incomparable_parse_stats("https://www.theincomparable.com/salvage/stats.txt") } # }