compare_boolean: Compare the rows of a matrix with a pattern

View source: R/compare_boolean.R

compare_booleanR Documentation

Compare the rows of a matrix with a pattern

Description

Compare the rows of a matrix with a pattern

Usage

compare_boolean(object, pattern)

Arguments

object

matrix

pattern

pattern which is compared against the rows of the matrix

Value

logical vector if the pattern matches the rows


prioritylasso documentation built on April 11, 2023, 6:02 p.m.