otp_vector_match: Checks if two vectors are the same but where order doesn't...

View source: R/utility_functions.R

otp_vector_matchR Documentation

Checks if two vectors are the same but where order doesn't matter

Description

Checks if two vectors are the same but where order doesn't matter

Usage

otp_vector_match(a, b)

Arguments

a

vector, to be matched

b

vector, to be matched


marcusyoung/otpr documentation built on Aug. 22, 2022, 8:08 a.m.