SnnsRObject$extractPatterns: Extract the current pattern set to a matrix.
Description
Extract the current pattern set to a matrix.Usage
## S3 method for class 'SnnsR':
extractPatterns()
Value
- a matrix containing the patterns of the currently loaded patern set.
Details
Extracts all patterns of the current pattern set and
returns them as a matrix. Columns are named with the prefix "in" or "out", respectively.