download_log: Download and unzip a package download log .csv

Description Usage Arguments

View source: R/package_downloads.R

Description

Format is assumed to be as provided by cran-logs.rstudio.com

Usage

1
download_log(day, package_name = NULL, cache_dir = NULL)

Arguments

day

day of the log to download

package_name

package name if not NULL, downloads are directly filtered for this package

cache_dir

if not NULL, results are cached in this directory


packagetrackr documentation built on May 2, 2019, 9:53 a.m.