extractURL | R Documentation |
This will get the sourceURL
for the object named.
extractURL(objectName, sim, module)
## S4 method for signature 'character,missing'
extractURL(objectName, sim, module)
## S4 method for signature 'character,simList'
extractURL(objectName, sim, module)
objectName |
A character string of the object name in the metadata. |
sim |
A |
module |
An optional character string of the module name whose metadata is
to be used. If omitted, the function will use the |
The url.
Eliot McIntire
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.