| scan_artifs | R Documentation | 
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")
version | 
 character(1) defaults to "3.17"  | 
startd | 
 character(1) we will begin the scan at this date (must answer as.Date)  | 
endd | 
 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.