Learn R Programming

collidr (version 0.1.3)

getCRAN: Retrieve a more up to date data.frame of packages and functions from CRAN

Description

Retrieve a more up to date data.frame of packages and functions from CRAN

Usage

getCRAN()

Arguments

Examples

Run this code
# NOT RUN {
# Retrieve CRAN functions
CRAN_updated <- getCRAN()
# }
# NOT RUN {


# }

Run the code above in your browser using DataLab