Rdocumentation
powered by
Learn R Programming
packagetrackr (version 0.1.1)
download_log: Download and unzip a package download log .csv
Description
Format is assumed to be as provided by cran-logs.rstudio.com
Usage
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