check_length: check_length

Description Usage Arguments Examples

View source: R/code.R

Description

Helper functions asserts that both inputs are of the same length.

Usage

1

Arguments

x

The first input

y

Thes second input

Examples

1
check_length(c(1:3),c(1:3))

MuhammadEzzatHBK/rgates2 documentation built on Oct. 30, 2020, 4:23 a.m.