powered by
Get Information of Packages on GitHub
gh_list_packages(username = NULL)
a character vector as GitHub username. If you set NULL (default), it returns all packages information.
NULL
a data.frame that has author, package name and title.
# NOT RUN { gh_list_packages("hadley") # } # NOT RUN { # }
Run the code above in your browser using DataLab