naOP: Automatically decide how to best fill in NA sections

View source: R/utilities.R

naOPR Documentation

Automatically decide how to best fill in NA sections

Description

Automatically decide how to best fill in NA sections

Usage

naOP(d, ...)

## Default S3 method:
naOP(d, fill = 0, verbose = TRUE, ...)

fillNA(d, fill = 0, ...)

locfNA(d, ...)

interpNA(d, ...)

Arguments

d

data

...

additional arguments

fill

value to fill

verbose

logical; should messages be given?

See Also

unavco-methods


abarbour/pborepo documentation built on April 27, 2022, 8:47 a.m.