href_to_date: Helper to convert URL to Date based on assumed format Yeah...

View source: R/main_scraping_helpers.R

href_to_dateR Documentation

Helper to convert URL to Date based on assumed format Yeah yeah, I could have used str_match, but then I would have to install stringi each time on CI/CD. That's a PITA.

Description

Helper to convert URL to Date based on assumed format Yeah yeah, I could have used str_match, but then I would have to install stringi each time on CI/CD. That's a PITA.

Usage

href_to_date(x)

beansrowning/chinacovidR documentation built on April 11, 2022, 2:30 p.m.