modulePerProp: Module Per Prop

Description Usage Arguments Value

View source: R/modulePerProp.R

Description

List the modules organized by property name. Thus, get a list of all modules that use a given property.

Usage

1
modulePerProp(moduleInfo = BioLockR::moduleInfo(), moduleClasses = NULL)

Arguments

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

Value

a list of properties, each element is a vector of module names giving the modules that use that property


IvoryC/shinyBioLockJ documentation built on May 29, 2021, 7:40 a.m.