Description Usage Arguments Examples
See if a person already exists in the user db
1 | match_user(x)
|
x |
a person object to lookup |
1 2 3 4 5 | pkg <- system.file(package="BiocContributions",
"testpackages", "RNASeqPower_1.11.0.tar.gz")
maintainer <- maintainers(pkg)
match_user(maintainer)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.