Description Usage Arguments Value Examples
Request new credentials for users
1 | request_credentials(x, sender = getOption("bioc_contributions_signature"))
|
x |
an object with an |
sender |
The name to use in the signature |
A mime
object.
1 2 3 4 | pkg <- system.file(package="BiocContributions",
"testpackages", "RNASeqPower_1.11.0.tar.gz")
request_credentials(match_user(maintainers(pkg)))
request_credentials("asdf@asd.com")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.