getReports: Get list of available reports

View source: R/getReports.R

getReportsR Documentation

Get list of available reports

Description

Get a list of available reports, with extra options to select just a report download url.

Usage

getReports(accountID, titlenm = "", link = FALSE, server = "test", ...)

Arguments

accountID

The account ID to retrieve reports from

titlenm

The title of a specific report. Leave blank for all reports. Returns all if named report not avilable.

link

Return vector of download location only.

server

Test, beta, production, or other name in R.environ OR full url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.