Get Information of Packages on GitHub
gh_list_packages(username = NULL)
NULL
(default), it returns all packages information.a data.frame that has author, package name and title.
## Not run: ------------------------------------ # gh_list_packages("hadley") ## ---------------------------------------------