get_function {ratelimitr}R Documentation

Access the original function from a rate limited function

Description

Access the original function from a rate limited function

Usage

get_function(f)

Arguments

f

A rate limited function or group of functions


[Package ratelimitr version 0.4.1 Index]