A helper function that adjusts rate limits for ffpros.

fp_set_ratelimit(rate_number = 1, rate_seconds = 5, rate_limit = TRUE)

Arguments

rate_number

number of calls per rate_seconds

rate_seconds

number of seconds

rate_limit

a logical to turn rate limiting on if TRUE and off if FALSE