installDNAcopy: Install the DNAcopy package

installDNAcopyR Documentation

Install the DNAcopy package

Description

Install the DNAcopy package, if missing.

Usage

## Default S3 method:
installDNAcopy(..., force=FALSE)

Arguments

...

Arguments passed to the install function.

force

If FALSE and the DNAcopy package is already installed, then it will not be re-install. If TRUE, it will be installed.

Details

This function is will download and call the biocLite() installation function from the Bioconductor Project website. This function will also make sure that DNAcopy is loaded so that it is reported by sessionInfo.

Value

Returns nothing.

Author(s)

Henrik Bengtsson


HenrikBengtsson/PSCBS documentation built on Feb. 20, 2024, 9:01 p.m.