gapsz: Identify gaps in time series of depth profiles

Description Usage Arguments Details Value

Description

Identify gaps in time series of depth profiles

Usage

1
gapsz(x)

Arguments

x

data.frame of profile time series in long format

Details

A gap is defined as missing values for all depths for a single date.

Value

A data.frame with one row per time step and three columns indicating if all profiles are missing for the time step (misi, TRUE or FALSE, a unique identifier for the chunk (mval, lower-case if chunk is complete data, upper-case if missing data), and number of time observations in the chunk (n).


fawda123/EstuaryMetabolism documentation built on May 16, 2019, 10:57 a.m.