If set to TRUE
the hereR package limits the requests per second (RPS)
sent to the APIs and routing matrices will be chopped up into submatrices
of size 15x100. This option is necessary for freemium licenses to avoid
hitting the rate limit of the APIs with status code 429. Deactivate this
option to increase speed of requests for paid plans.
set_freemium(ans = TRUE)
boolean, use limits or not (default = TRUE
)?
None.
set_freemium(FALSE)