Description Usage Arguments Details Value
This function ensures a module's moduleInput
requirements will be met when executed.
1 | prepareInput(moduleInput, inputList, outputDirectory, moduleLanguage, location)
|
moduleInput |
|
inputList |
list of |
outputDirectory |
working directory for module execution |
moduleLanguage |
|
location |
location of originating module file |
For any moduleInput wrapping a internalVessel or
fileVessel with a relative ref, the relevant input
object is copied into the module outputDirectory.
For any moduleInput that is not found in inputList
(e.g., when the module is being run directly), the moduleInput
itself is tried (e.g., a URL vessel should work).
input object. Generally a character string
referencing a file location or URL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.