check_length {zipR}R Documentation

This function checks that the vector-like objects x, y are of equal length.

Description

This function checks that the vector-like objects x, y are of equal length.

Usage

check_length(x, y)

Arguments

x

vector-like object

y

vector-like object


[Package zipR version 0.1.1 Index]