Description Usage Arguments Value Examples
View source: R/gh_list_packages.R
Get Information of Packages on GitHub
1 | gh_list_packages(username = NULL)
|
username |
a character vector as GitHub username. If you set |
a data.frame that has author, package name and title.
1 2 3 4 | ## Not run:
gh_list_packages("hadley")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.