Parse contents of a web report, based on supplied arguments.
parseWebReport(url, args, index = 1)
A data.frame
object in the case of a single integer index
, otherwise a list
Base URL to a LIMS/NASIS web report.
List of named arguments to send to report, see details.
Integer index specifying the table to return, or, NULL for a list of tables
D.E. Beaudette and S.M. Roecker
Report argument names can be inferred by inspection of the HTML source associated with any given web report.