checkModule | R Documentation |
Looks in the remote repo
for a module named name
.
checkModule(name, repo) ## S4 method for signature 'character,character' checkModule(name, repo) ## S4 method for signature 'character,missing' checkModule(name)
name |
Character string giving the module name. |
repo |
GitHub repository name.
Default is |
Eliot McIntire and Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.