restrictFLMatrix: Appends where clauses for subsetting etc.

Description Usage Arguments

Description

Appends where clauses for subsetting etc.

Usage

1
2
restrictFLMatrix(object, whereconditions = object@select@whereconditions,
  dimnames = object@Dimnames, conditionDims = c(FALSE, FALSE))

Arguments

object

An FLMatrix object

whereconditions

constraints to be added

dimnames

new dimension names

conditionDims

vector of 2 LOGICAL values, if first is TRUE, a inCondition for the rownames is appended, if 2 for the columns respectively.


Fuzzy-Logix/AdapteR documentation built on May 6, 2019, 5:07 p.m.