columns_match_vector: Check which rows of a matrix match a whole vector

View source: R/standard_errors.R

columns_match_vectorR Documentation

Check which rows of a matrix match a whole vector

Description

Check which rows of a matrix match a whole vector

Usage

columns_match_vector(X, Y)

Arguments

X

first matrix

Y

vector to match


be-green/quantspace documentation built on March 20, 2024, 5:30 p.m.