Email a new user their credentials
1 2 | emailMaintainer(tarball, userId = "user.id", password = "password",
senderName = getOption("bioc_contributions_signature", "Bioconductor"))
|
tarball |
the package tarball to email about |
userId |
The SVN user ID for the maintainer |
password |
The SVN password for the maintainer |
senderName |
The name of the email sender for use in the signature |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.