dwp_rate_limit: Rate Limits

Description Usage Value

View source: R/rate_limit.R

Description

Identify rate limits, remaining requests and request limit reset point. This function does not accept any parameters

Usage

1

Value

A tibble with one row and three columns:

  1. remaining The number of queries remaining from the limit

  2. reset The date and time the rate limit resets, in POSIXct class

  3. limit The maximum number of queries allowed within a given time span


evanodell/dwpstat documentation built on Feb. 14, 2020, 3:54 p.m.