cran_stats_by_day {rtrends}R Documentation

CRAN Stats for a specific date

Description

Download a full CRAN Log for a specific date

Usage

cran_stats_by_day(Date, cran_log = "http://cran-logs.rstudio.com/")

Arguments

Date

date of CRAN log to be downloaded

cran_log

CRAN mirror name

Value

A dataframe with complete log data of a specific date

Author(s)

Avi Blinder


[Package rtrends version 0.1.0 Index]