pkgs_install: For package dependecies only

Description Usage Arguments Examples

Description

So far, I just find the way to install the packages in CRAN, not bioconductor. It will automatelly download a list of packges and load them in current R environment.

Usage

1
pkgs_install(pkgs = c("FField", "RColorBrewer", "VennDiagram", "ape"))

Arguments

pkgs

A list of packages

Examples

1
#' pkgs_install(c('FField','RColorBrewer','VennDiagram','ape'))

jmzeng1314/IRseq documentation built on May 8, 2019, 7:48 p.m.