usage: Usage

usageR Documentation

Usage

Description

usage Check your monthly requests.

Usage

usage(obj)

## S4 method for signature 'Tomba'
usage(obj)

Arguments

obj

Tomba class

Value

A list requests data containing the: usage of the domain,finder,verifier and source from: Website, Google Sheets add-on,api, browser extension, bulk tasks.

References

https://developer.tomba.io/#usage

Examples

## Not run: 
client <- Tomba(key="ta_xxxx",secret="ts_xxxx")
result <- usage(client)

## End(Not run)

tomba-io/r documentation built on June 1, 2025, 10:12 p.m.