ipak: ipak Function

Description Usage Arguments Details Examples

View source: R/ipak.R

Description

This function loads the packages and install them from CRAN or Bioconductor if needed

Usage

1
ipak(pkg)

Arguments

pkg

a vector of characters naming packages

Details

Function inspired by Kelly Street

Examples

1
DailyHRB::ipak(c("ggplot2", "Biobase"))

HectorRDB/DailyHRB documentation built on Oct. 15, 2020, 10:39 a.m.