list_compliance_jobs {academictwitteR}R Documentation

List Compliance Jobs

Description

This function lists all compliance jobs.

Usage

list_compliance_jobs(type = "tweets", bearer_token = get_bearer())

Arguments

type

the type of the job, whether "tweets" or "users".

bearer_token

string, bearer token

Value

a data frame

Examples

## Not run: 
list_compliance_jobs()

## End(Not run)

[Package academictwitteR version 0.3.1 Index]