Learn R Programming

otpr (version 0.5.1)

otp_vector_match: 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