scan_artifs: retrieve and process information from a series of report.tgz...

View source: R/scan_artifs.R

scan_artifsR Documentation

retrieve and process information from a series of report.tgz collected over time

Description

retrieve and process information from a series of report.tgz collected over time

Usage

scan_artifs(version = "3.17", startd = "2023-06-21", endd = "2023-07-15")

Arguments

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)

Note

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


vjcitn/bbsBuildArtifacts documentation built on Aug. 6, 2023, 2:06 p.m.