monthly download stats of cran package(s)

bioc_stats(packages)

Arguments

packages

packages

Value

data.frame

Examples

not_run({ library("dlstats") pkgs <- c("ChIPseeker", "clusterProfiler", "DOSE", "ggtree", "GOSemSim", "ReactomePA") y <- bioc_stats(pkgs) head(y) })