fillGaps: fills gaps in a series

Description Usage Arguments Value

View source: R/helperFunctions.R

Description

fills gaps in a series

Usage

1
fillGaps(vals, groups, returnEstType = FALSE)

Arguments

vals

the values which you would like to fill.

groups

the variable which defines groups.

returnEstType

if TRUE, the function returns the method used to fill.

Value

a vector of values with gaps filled.


MartinLiermann/coastalCohoSS documentation built on April 12, 2021, 2:11 a.m.