A code sample that allows you to run the Search Tweets Python wrapper in R using the package reticulate. This code was created by Jessica Garson using R Studio. There is a blog post to accompany this code which walks you through how this was created.
For this code to run you will need to set up a configuration file with your secrets, a sample of this can be found under secret.yaml
. Be sure to add your secret.yaml
to your .gitignore
and check out our guide on securing keys and tokens.
Create a new issue on GitHub.
We feel that a welcoming community is important and we ask that you follow Twitter's Open Source Code of Conduct in all interactions with the community.
Copyright 2020 Twitter, Inc.
Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0