inputColumns: Get the columns that are inputs

View source: R/parser.R

inputColumnsR Documentation

Get the columns that are inputs

Description

This function extracts all columns from a matrix whose column names begin with "in". The example data of this package follows this naming convention.

Usage

inputColumns(patterns)

Arguments

patterns

matrix or data.frame containing the patterns


RSNNS documentation built on May 29, 2024, 4:37 a.m.