Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

parseWebReport

Parse contents of a web report, based on supplied arguments.


Description

Parse contents of a web report, based on supplied arguments.

Usage

parseWebReport(url, args, index = 1)

Arguments

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

Details

Report argument names can be inferred by inspection of the HTML source associated with any given web report.

Value

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.

Note

Most web reports are for internal use only.

Author(s)

D.E. Beaudette and S.M. Roecker

Examples

# pending

soilDB

Soil Database Interface

v2.6.1
GPL (>= 3)
Authors
Dylan Beaudette [aut], Jay Skovlin [aut], Stephen Roecker [aut], Andrew Brown [aut, cre]
Initial release
2021-04-7

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.