Learn R Programming

collidr (version 0.1.3)

CRAN_packages: Show the packages that are on CRAN

Description

Show a list of packages on CRAN.

Usage

CRAN_packages(CRANdf)

CRANp(CRANdf)

Arguments

CRANdf

Optionally provide an updated CRAN data.frame (obtain with getCRAN())

Examples

Run this code
# NOT RUN {
# Show CRAN packages
CRAN_packages()


# }

Run the code above in your browser using DataLab