Learn R Programming

lognorm (version 0.1.10)

.trimNA: remove NA values at the start and end

Description

remove NA values at the start and end

Usage

.trimNA(x)

Arguments

x

numeric vector

Value

subset of x with leading and trailing NAs removed