Description Usage Arguments Value See Also Examples
Displays the URLs of the repositories used by biocLite
to install Bioconductor and CRAN packages.
1 | biocinstallRepos(siteRepos=character())
|
siteRepos |
|
Named character()
of repositories.
biocLite
Installs/updates Bioconductor/CRAN packages.
install.packages
installs the packages themselves.
chooseBioCmirror
lets you choose from a list of all
public Bioconductor mirror URLs.
chooseCRANmirror
lets you choose from a list of all
public CRAN mirror URLs.
1 2 3 4 5 6 7 8 | biocinstallRepos()
## Choose mirrors
## Not run:
chooseCRANmirror()
chooseBioCmirror()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.