list_compliance_jobs | R Documentation |
This function lists all compliance jobs.
list_compliance_jobs(type = "tweets", bearer_token = get_bearer())
type |
the type of the job, whether "tweets" or "users". |
bearer_token |
string, bearer token |
a data frame
## Not run:
list_compliance_jobs()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.