Processes the downloaded table of RVU source zip file links from the CMS
website. Used internally to populate and update the rvu_zip_links dataset.
Arguments
- x
<data.frame>output ofdownload_rvu_zip_links()
Examples
if (FALSE) {
parse_rvu_zip_links(download_rvu_zip_links(2024))
}