cran_stats_by_day {rtrends} | R Documentation |
Download a full CRAN Log for a specific date
cran_stats_by_day(Date, cran_log = "http://cran-logs.rstudio.com/")
Date |
date of CRAN log to be downloaded |
cran_log |
CRAN mirror name |
A dataframe with complete log data of a specific date
Avi Blinder