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

Check check_accounts_in() #13

Open
kurtawirth opened this issue Aug 20, 2018 · 1 comment
Open

Check check_accounts_in() #13

kurtawirth opened this issue Aug 20, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kurtawirth
Copy link
Owner

From issue #8 - check if check_accounts_in() will take a vector of accounts (per its README) instead of needing to create a loop in R and call botometer repeatedly. To do so, we'll need to take the output of rtweets (a rectangle) and turn it into a vector for bom.check_accounts_in.

@ryantmoore
Copy link
Collaborator

With several attempts, we are unable to get check_accounts_in() to work. @kurtawirth will try a list version using bom$check_accounts_in(list("handle1", "handle2"))

@ryantmoore ryantmoore added the enhancement New feature or request label Sep 7, 2018
@kurtawirth kurtawirth added the next The next issue to work on label Oct 8, 2018
@kurtawirth kurtawirth removed the next The next issue to work on label Oct 24, 2018
@ryantmoore ryantmoore removed the todo label May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants