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

Make botometer.Botometer.check_account() a function of our package #11

Open
ryantmoore opened this issue Aug 9, 2018 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@ryantmoore
Copy link
Collaborator

As of commit 9f809e7, the user calls

x <- setup_botscan("a", ..., "e")
x$check_account("@...")

to use botometer. It would be better if we can make our own check_account() that could either

  1. be exported from our own NAMESPACE and available when users library(botscan), or
  2. be an internal function wrapped by our botscan()
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