loadPacks: Attaches packages from CRAN after installing them if they...

View source: R/RepAnFns.R

loadPacksR Documentation

Attaches packages from CRAN after installing them if they don't exist already

Description

Attaches packages from CRAN after installing them if they don't exist already

Usage

loadPacks(package.list = c("ggplot2", "seqRFLP", "stringr", "permute",
  "cluster", "data.table", "NbClust", "doParallel", "dendextend", "kmer",
  "ape", "Matrix", "wordspace", "dynamicTreeCut", "e1071", "fclust",
  "randomForest", "preprocessCore", "gplots"))

Arguments

package.list

vector of packages


dyohanne/RepAn documentation built on Feb. 3, 2023, 2:41 p.m.