Learn R Programming

ffscrapr (version 1.4.8)

.retry_get: Create RETRY version of GET

Description

This wrapper on httr retries the httr::GET function based on best-practice heuristics

Usage

.retry_get(...)

Arguments

...

arguments passed to httr::GET