maint4pkg | R Documentation |
given a package name, version, and biocPkgList instance, obtain the email for the maintainer
maint4pkg(pkg, version, bpl)
pkg |
character(1) |
version |
character(1) |
bpl |
biocPkgList instance |
bpl = BiocPkgTools::biocPkgList(version="3.17")
maint4pkg("parody", "3.17", bpl)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.