all_match: check if all values of two vectors match

View source: R/standard_errors.R

all_matchR Documentation

check if all values of two vectors match

Description

check if all values of two vectors match

Usage

all_match(x, y)

Arguments

x

first vector

y

second vector


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