dot-download_then: Compose a Download-then-Process Function

Description Usage Arguments Value

Description

Compose a Download-then-Process Function

Usage

1
.download_then(process_f)

Arguments

process_f

A function or one-sided formula to use to read and process the raw file after it is downloaded. The path to the downloaded file will be passed as the first argument to this function.

Value

The processed data returned by process_f.


dlr documentation built on Sept. 18, 2021, 5:07 p.m.