Learn R Programming

ThankYouStars (version 0.2.0)

thank_you_stars: Star For Dependency Packages

Description

Send stars to installed packages on GitHub.

Usage

thank_you_stars(.token = NULL)

Arguments

.token

your GitHub token

Examples

Run this code
# NOT RUN {
thank_you_stars()
thank_you_stars(.token="<your-github-token>")
# }

Run the code above in your browser using DataLab