vector_replace: Replace x with y for a single vector

View source: R/edata_replace.R

vector_replaceR Documentation

Replace x with y for a single vector

Description

Replace x with y for a single vector

Usage

vector_replace(one_vector, x, y)

Arguments

one_vector

numeric vector

x

value to be replaced

y

replacement value

Value

numeric vector

Author(s)

Kelly Stratton


EMSL-Computing/fticRanalysis documentation built on Dec. 18, 2024, 9:51 p.m.