thank_you_stars {ThankYouStars} | R Documentation |
Send stars to installed packages on GitHub.
thank_you_stars(.token = NULL)
.token |
your GitHub token |
## Not run:
thank_you_stars()
thank_you_stars(.token="<your-github-token>")
## End(Not run)