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

Edit setup function documentation example #16

Closed
ryantmoore opened this issue Sep 27, 2018 · 1 comment
Closed

Edit setup function documentation example #16

ryantmoore opened this issue Sep 27, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ryantmoore
Copy link
Collaborator

The current example is specified as

\dontrun{setup_botscan("a", "b", "c", "d", "e")}

If Issues #8 and #11 are resolved, and the user must still assign the output of setup_botscan() to a name in order to access bom$check_account(), then this should change to

\dontrun{bom <- setup_botscan("a", "b", "c", "d", "e")}
@ryantmoore ryantmoore added the enhancement New feature or request label Sep 27, 2018
@ryantmoore ryantmoore self-assigned this Sep 27, 2018
@kurtawirth
Copy link
Owner

This has been completed as of commit #9560af0ac68fbbccb10d24cfb5bf71d2454fdaa3

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