Set an R environment variable BLOG_URL to your blog's URL including the https:// if you don't want to enter the URL manually.
Usage
see_cats(blog_url = Sys.getenv("BLOG_URL"))
Examples
see_cats("https://themockup.blog/")
#> [1] "All" "API" "Automation"
#> [4] "Community" "JSON" "NFL"
#> [7] "SQL" "TidyTuesday" "blog"
#> [10] "crosstalk" "data cleaning" "data visualization"
#> [13] "distill" "espnscrapeR" "functions"
#> [16] "ggplot2" "gt" "joins"
#> [19] "magick" "meta" "nfl"
#> [22] "nflfastR" "nflscrapR" "pdftools"
#> [25] "plotly" "probability" "purrr"
#> [28] "quarto" "reactable" "reprex"
#> [31] "rmarkdown" "simulation" "statistics"
#> [34] "tables" "testing" "theme"
#> [37] "tidymodels" "tidyverse" "web scraping"
#> [40] "xaringan"