is.installed: check if a package is installed or not

Description Usage Arguments Value Examples

Description

check if a package is installed or not

Usage

1
is.installed(mypkg)

Arguments

mypkg

the name of a R package

Value

whether the package is installed, if not, then install it

Examples

1
is.installed('seqinr')

ICBI/neoantigeR documentation built on May 21, 2019, 1:40 a.m.