ow_get_report: OpenWater Get Report

Description Usage Arguments Value Examples

View source: R/openwater.R

Description

OpenWater Get Report

Usage

1
ow_get_report(reportId, ow_api, sleep = 3, ...)

Arguments

reportId

ID of the desired report

ow_api

OpenWater API object

sleep

The time interval to wait between checking job completion status

...

Additional arguments passed to read_csv()

Value

A tibble

Examples

1
ow_get_report(666, ow_api)

Saint-Louis-University/openwater documentation built on March 18, 2020, 7:36 a.m.