Description Usage Arguments Value
View source: R/modulePerProp.R
List the modules organized by property name. Thus, get a list of all modules that use a given property.
1 | modulePerProp(moduleInfo = BioLockR::moduleInfo(), moduleClasses = NULL)
|
moduleInfo |
the lis returned by BioLockJ::moduleInfo(), or a similar object |
moduleClasses |
a named character vector with values that match the names of moduleInfo elements and names to be applied to them |
a list of properties, each element is a vector of module names giving the modules that use that property
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.