Learn R Programming

collidr (version 0.1.3)

CRAN_functions: Show the functions that are on CRAN

Description

Show functions from CRAN.

Usage

CRAN_functions(CRANdf)

CRANf(CRANdf)

Arguments

CRANdf

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

Examples

Run this code
# NOT RUN {
# Show CRAN functions
CRAN_functions()


# }

Run the code above in your browser using DataLab