Description Usage Arguments Value
Determines if the given property is used by more than one of the modules in the pipeline.
1 2 3 4 5 | isSharedProp(
propMods = modulePerProp(),
propName,
includeMods = unique(unlist(propMods))
)
|
propMods |
output of modulePerProp |
propName |
property in question |
includeMods |
the modules in the current pipeline |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.