Policy.rate.limit: Create a Policy.rate.limit object enforcing the namesake...

Description Usage Arguments Details Value

Description

A rate limit policy prescribes a minimum interval between accesses to a resource

Usage

1
Policy.rate.limit(rate.limit, last.access = NULL)

Arguments

rate.limit

The rate limit, in accesses per second.

last.access

The date and time of the last access. This should always be left at default

Details

This is used to provide the .policy argument to make.web.call.

Value

The newly minted Policy.rate.limit object


RevolutionAnalytics/webapi documentation built on May 9, 2019, 9:59 a.m.