R/scan_artifs.R
scan_artifs.Rd
retrieve and process information from a series of report.tgz collected over time
scan_artifs(version = "3.17", startd = "2023-06-21", endd = "2023-07-15")
character(1) defaults to "3.17"
character(1) we will begin the scan at this date (must answer as.Date)
character(1) we will end the scan at this date (must answer as.Date)
startd and endd are used as `date` in setup_artifacts, and it is assumed that report.tgz from past dates have been cached using setup_artifacts on those dates