Learn R Programming

pkgsearch (version 3.1.4)

cran_top_downloaded: Top downloaded packages

Description

Last week.

Usage

cran_top_downloaded()

Arguments

Value

Data frame of top downloaded packages.

Details

You can use the cranlogs package to get more flexibility into what is returned.

Examples

Run this code
if (FALSE) { # identical(Sys.getenv("IN_PKGDOWN"), "true")
cran_top_downloaded()
}

Run the code above in your browser using DataLab