Handy helper to determine how many requests you have remaining.

pt_usage(api_key = packettotal_api_key())

Arguments

api_key

your packettotal_api_key().

Examples

# NOT RUN {
str(try(pt_usage(), silent=TRUE), 2)
# }