Description Usage Arguments Value
View source: R/is_key_module_prop.R
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.
1 | is_key_module_prop(prop, genPropInfo = BioLockR::propInfo())
|
prop |
a property object, an element from the list returned by BioLockR::propInfo() |
genPropInfo |
the result of BioLockR::propInfo(), or similar |
boolean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.