powered by
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 passed to index, a list object in the case of an integer vector or NULL passed to index.
data.frame
index
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.
# \donttest{ # pending # }
Run the code above in your browser using DataLab