data-raw/casdb_empty_sitemap.R

## code to prepare `casdb_empty_sitemap` dataset goes here

casdb_empty_sitemap <- tibble::tibble(
  sitemap_url = character()
)

usethis::use_data(casdb_empty_sitemap, overwrite = TRUE)
giocomai/castarter documentation built on June 12, 2025, 8:49 p.m.