thank_you_stars {ThankYouStars} | R Documentation |
Star For Dependency Packages
Description
Send stars to installed packages on GitHub.
Usage
thank_you_stars(.token = NULL)
Arguments
.token |
your GitHub token |
Examples
## Not run:
thank_you_stars()
thank_you_stars(.token="<your-github-token>")
## End(Not run)
[Package ThankYouStars version 0.2.0 Index]