Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: $ operator is invalid for atomic vectors in search_tweets #173

Closed
Sue596 opened this issue Jul 13, 2022 · 1 comment
Closed

Error: $ operator is invalid for atomic vectors in search_tweets #173

Sue596 opened this issue Jul 13, 2022 · 1 comment

Comments

@Sue596
Copy link

Sue596 commented Jul 13, 2022

library(tidyverse)
library(rtweet)
rtweet:::default_cached_auth()
auth_setup_default() # the screen will show

Authentication complete. Please close this page and return to R.

tweets <- search_tweets(q="#Actually",n=1000, include_rts = FALSE,
retryonratelimit = TRUE)

Hi, I always got error as "Error: $ operator is invalid for atomic vectors", i donot know why ? I am really apprecited.

@jokergoo
Copy link
Owner

This issue has nothing related to the cola package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants