The class used to parse Xpert HPV results
Methods
Method new()
Parse new pdf of xpert result(s)
Usage
Xpert$new(pdf, xpertTZ = Sys.timezone())Arguments
pdfpath to pdf or raw vector of pdf. The pdf may contain a single or multiple results. Only one pdf can be specified in the path
xpertTZtimezone of xpert machine (see
OlsonNames()) or TZ R6 object of machine mapped timezimes
Method getResults()
Get xpert_result (a data.frame) for a particular index
Method getPDFs()
Write the single xpert result pdf to disk
