install.r

#' Only a few steps are needed to install journalclub in R:
install.packages("devtools")
library(devtools)
devtools::install_github("perishky/journalclub")
perishky/journalclub documentation built on March 7, 2023, 11:10 a.m.