manage_arglength: Check the length of x against the length of y and replicate z...

View source: R/filters.R

manage_arglengthR Documentation

Check the length of x against the length of y and replicate z if necessary

Description

Check the length of x against the length of y and replicate z if necessary

Usage

manage_arglength(x, y)

Arguments

x

Argument to be checked.

y

Argument against which x should be checked.

Value

Error message or vector of values


psychmeta/psychmeta documentation built on Feb. 12, 2024, 1:21 a.m.