inst/doc/academictwitteR-batchcompliance.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ---- eval = FALSE------------------------------------------------------------
#  jobid <- create_compliance_job(x = "tweet_ids.txt",
#                                 type = "tweets")
#  jobid

## ---- eval = FALSE------------------------------------------------------------
#  list_compliance_jobs()

## ---- eval = FALSE------------------------------------------------------------
#  get_compliance_result(id = "1460077048991555585")

Try the academictwitteR package in your browser

Any scripts or data that you put into this service are public.

academictwitteR documentation built on March 18, 2022, 6:41 p.m.