Description Usage Arguments Value Examples
Retrieve the maintainers from a tarball
1 | maintainers(tarball)
|
tarball |
the package tarball to read |
each maintainer as a 'person' object.
1 2 3 | pkg <- system.file(package="BiocContributions",
"testpackages", "RNASeqPower_1.11.0.tar.gz")
maintainers(pkg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.