installDNAcopy | R Documentation |
Install the DNAcopy package, if missing.
## Default S3 method:
installDNAcopy(..., force=FALSE)
... |
Arguments passed to the install function. |
force |
If |
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
.
Returns nothing.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.