display_most_starred {batata} | R Documentation |
Display the most starred R Github Repositories
Description
Display the most starred R Github Repositories
Usage
display_most_starred(n = 10)
Arguments
n |
the number of most starred Github R repositories to fetch. Defaults to 10. |
Value
a character vector of the most starred R repositories
[Package batata version 0.2.1 Index]