Learn R Programming

batata (version 0.2.1)

install_starred_cran: Install Github Starred CRAN Packages

Description

installs the Github starred packages from CRAN

Usage

install_starred_cran(github_user, n = 5)

Arguments

github_user

the Github user name to look for

n

the last 'n' starred repositories. Defaults to 5, in which case it will look for the last 5 starred repositories, filter the R repos and install them

Value

called for the side effect of installing the Github starred packages that are available on CRAN