check_vector_equal_length: A function that checks, if the two given vectors have equal...

Description Usage Arguments Value

View source: R/inputchecker.R

Description

A function that checks, if the two given vectors have equal length.

Usage

1
check_vector_equal_length(vector1, vector2)

Arguments

vector1

A arbitrary vector.

vector2

A arbitrary vector.

Value

The boolean value TRUE, if the two given vectors have equal length.


KonstantinRK/tempnetwork documentation built on Dec. 23, 2019, 6:40 p.m.