README.md

dlstats: R package download stats

CRAN_Status_Badge saythanks

:writing_hand: Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

:arrow_double_down: Installation

Get the released version from CRAN:

install.packages("dlstats")

Or the development version from github:

## install.packages("devtools")
devtools::install_github("GuangchuangYu/dlstats")

:book: Examples

library(dlstats)
cran_stats(c("dlstats", "emojifont", "rvcheck"))

bioc_stats(c("ChIPseeker", "clusterProfiler", "DOSE", "ggtree", "GOSemSim", "ReactomePA"))


GuangchuangYu/dlstats documentation built on Feb. 9, 2024, 2:17 a.m.