removeNaNs: removeNaNs

View source: R/tools.R

removeNaNsR Documentation

removeNaNs

Description

Remove nans at beginning or end of vector

Usage

removeNaNs(x)

Arguments

x

a vector or a ts object

Value

vector with nans removed (only those at beginning or end)

Author(s)

Diego J. Pedregal


UComp documentation built on May 31, 2023, 7:41 p.m.

Related to removeNaNs in UComp...