Description Usage Arguments See Also
Query metadata functions in AQS API
1 2 3 4 5 6 7 8 9 10 11 | aqs_metadata(aqs_user, endpoint = c("isAvailable", "fieldsByService"), ...)
aqs_isAvailable(aqs_user)
aqs_fieldsByService(
aqs_user,
service = c("fieldsByService ", "list", "sampleData", "monitors", "sampleData",
"dailyData", "annualData", "qaBlanks", "qaCollocated", "qaFlowRateVerifications",
"qaFlowRateAudits", "qaOnePointQcRawData", "qaPepAudits"),
...
)
|
aqs_user |
User information in the form of a list with |
endpoint |
Service endpoint |
... |
Additional arguments passed to |
service |
API service for which data are requested. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.