install_most_starred: Install the most starred CRAN packages
Description
Install the most starred CRAN packages
Usage
install_most_starred(n = 10)
Arguments
n
the most starred starred CRAN packages. Defaults to 10.
in this case the function will look at the 10 most starred R repo and install them
if available on CRAN.
Value
called for the side effect of installing most starred CRAN packages