replNA: Utility to replace missing values

Description Usage Arguments Value

View source: R/TimeSeriesUtil.R

Description

Utility to replace missing values

Usage

1
replNA(x, na_rpl)

Arguments

x

vector of numeric values

na_rpl

value to replace missing NA values in x

Value

x vector with NA values replaced by na_rpl values


alejandro-sotolongo/InvMgmt documentation built on Dec. 18, 2019, 3:33 a.m.