scalar_arg_warning: Warning message for scalar arguments receiving multiple...

View source: R/filters.R

scalar_arg_warningR Documentation

Warning message for scalar arguments receiving multiple values

Description

Warning message for scalar arguments receiving multiple values

Usage

scalar_arg_warning(arg, arg_name = NULL)

Arguments

arg

Argument value

arg_name

Argument name

Value

Warning if length of arg is greater than 1 and the first element of arg.


jadahlke/psychmeta documentation built on Feb. 11, 2024, 9:15 p.m.