compare_boolean {priorityelasticnet}R 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


[Package priorityelasticnet version 0.1.0 Index]