Learn R Programming

academictwitteR (version 0.3.1)

list_compliance_jobs: 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

Run this code
# NOT RUN {
list_compliance_jobs()
# }

Run the code above in your browser using DataLab