Skip to content

Functions to read and access Twitter data via the API.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

DataS-DHSC/readtwitter

Repository files navigation

** Package in development **

readtwitter package

This package can be used to access Twitter/X using its paid API 2.0.

The code if heavily influenced by the rtweet package but is a simplified version focussed on the API 2.0 endpoint for the Pro level of paid subscription. The latest feedback from rtweet is that the package will no longer be maintained going forward after it’s v2.0 release.

This code has been developed in-house and not extensively tested. If you find any bugs or have suggestions of other functions to add, please raise an issue in this repository.

Installation

You can install the development version of ‘readtwitter’ using:

if (!requireNamespace("librarian")) install.packages("librarian", quiet = TRUE)
librarian::stock(DataS-DHSC/readtwitter)

Licence

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

All other content is © Crown copyright and available under the terms of the Open Government 3.0 licence, except where otherwise stated.

About

Functions to read and access Twitter data via the API.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages