vswitch: Implementation of switch function in R

View source: R/Utils.R

vswitchR Documentation

Implementation of switch function in R

Description

This function is used internally to ease the importing of biologic data from different versions of ec-lab.

Usage

vswitch(EXPR, ...)

Arguments

EXPR

The vector to apply the changes to

...

The changes to apply

Value

A vector with the changes applied

Examples

vswitch(input, changes1, change2, ...)

jmstrat/Echem.Data documentation built on Feb. 25, 2025, 7:02 p.m.