View source: R/parseWebReport.R
parseWebReport | R Documentation |
Parse contents of a web report, based on supplied arguments.
parseWebReport(url, args, index = 1)
url |
Base URL to a LIMS/NASIS web report. |
args |
List of named arguments to send to report, see details. |
index |
Integer index specifying the table to return, or, NULL for a list of tables |
Report argument names can be inferred by inspection of the HTML source associated with any given web report.
A data.frame
object in the case of a single integer index
, otherwise a list
Most web reports are for internal use only.
D.E. Beaudette and S.M. Roecker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.