SnnsRObject$getUnitsByName: Find all units whose name begins with a given prefix.
Description
Find all units whose name begins with a given prefix.
Usage
# S4 method for SnnsR
getUnitsByName(prefix)
Value
a vector with integer numbers identifying the units.
Arguments
- prefix
a prefix that the names of the units to find have.