spiral_pkg_downloads {spiralize}R Documentation

Visualize package downloads

Description

Visualize package downloads

Usage

spiral_pkg_downloads(
  pkg,
  from = "2012-10-01",
  to = "last-day",
  show_legend = TRUE
)

Arguments

pkg

A single CRAN package name.

from

Starting date.

to

Ending date.

show_legend

Whether to show the legend.

Details

The cranlogs package is used to retrieve the download history from the Rstudio server.

Examples


spiral_pkg_downloads("ggplot2")


[Package spiralize version 1.1.0 Index]