rglactions.has.key {fsbrain} | R Documentation |
Check for a key in names of rglactions.
Description
Check for a key in names of rglactions.
Usage
rglactions.has.key(rglactions, key)
Arguments
rglactions |
named list. A list in which the names are from a set of pre-defined actions, see |
Value
logical, whether the rglactions
instance has the requested key as a name.
[Package fsbrain version 0.5.5 Index]