calc_gaplength: Calculate Length of Gaps in a Vector

Description Usage Arguments Value

Description

Calculate length of gaps (with flag NA) in specified vector. Original name: fCalcLengthOfGaps

Usage

1

Arguments

x

A numeric vector with gaps (missing values, NAs).

Value

An integer vector with length of gap since start of gap.


grahamstewart12/tidyflux documentation built on June 4, 2019, 7:44 a.m.