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 Aug. 8, 2025, 7:17 p.m.

Related to removeNaNs in UComp...