vswitch: Vectorized 'switch'

View source: R/util.R

vswitchR Documentation

Vectorized switch

Description

Vectorized switch

Usage

vswitch(expr, ...)

Arguments

expr

the expression to evaluate

...

extra parameters for switch

See Also

switch & http://stackoverflow.com/a/25989828/616413


tbrugz/ribge documentation built on Feb. 24, 2024, 7 p.m.