SnnsRObject-getUnitsByName: Find all units whose name begins with a given prefix.

SnnsRObject$getUnitsByNameR Documentation

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 signature 'SnnsR'
getUnitsByName(prefix)

Arguments

prefix

a prefix that the names of the units to find have.

Value

a vector with integer numbers identifying the units.


RSNNS documentation built on May 31, 2023, 5:43 p.m.