is_key_module_prop: Is this a key property

Description Usage Arguments Value

View source: R/is_key_module_prop.R

Description

The logic for this mimics the logic used to separate properties in the user guide. A property is a "key" property for a given module if the property is not also a general property OR if the description is different from the general property description.

Usage

1
is_key_module_prop(prop, genPropInfo = BioLockR::propInfo())

Arguments

prop

a property object, an element from the list returned by BioLockR::propInfo()

genPropInfo

the result of BioLockR::propInfo(), or similar

Value

boolean


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