.trimNA {lognorm}R Documentation

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


[Package lognorm version 0.1.10 Index]