Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdevplatform/getting-started-with-r
Sample code for a blog post about how to use R with the Twitter API. Uses the rtweet library
https://github.com/xdevplatform/getting-started-with-r
r rtweet twitter
Last synced: 24 days ago
JSON representation
Sample code for a blog post about how to use R with the Twitter API. Uses the rtweet library
- Host: GitHub
- URL: https://github.com/xdevplatform/getting-started-with-r
- Owner: xdevplatform
- License: apache-2.0
- Created: 2019-05-23T22:12:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T20:04:49.000Z (over 5 years ago)
- Last Synced: 2024-11-05T18:12:03.552Z (2 months ago)
- Topics: r, rtweet, twitter
- Language: R
- Homepage: https://dev.to/twitterdev/getting-started-with-r-and-the-twitter-api-1fdf
- Size: 14.6 KB
- Stars: 3
- Watchers: 13
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Getting started with R
Scripts to help you get started using R and the Twitter API.## Using this code
* Be sure to check out this corresponding [blog post](https://dev.to/twitterdev/getting-started-with-r-and-the-twitter-api-1fdf) which walks you through how to get started with this code.## Support
Create a [new issue](https://github.com/twitterdev/getting-started-with-r/issues) on GitHub.
## Contributing
We feel that a welcoming community is important and we ask that you follow Twitter's
[Open Source Code of Conduct](https://github.com/twitter/code-of-conduct/blob/master/code-of-conduct.md)
in all interactions with the community.## License
Copyright 2019 Twitter, Inc.
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0