replace_na_with_lag_df: Replace NA with lag (for all numeric columns in data)

View source: R/replace_na_with_lag.R

replace_na_with_lag_dfR Documentation

Replace NA with lag (for all numeric columns in data)

Description

Replace NA with lag (for all numeric columns in data)

Usage

replace_na_with_lag_df(data)

Arguments

data

data.frame


kristian-bak/rumination documentation built on Oct. 31, 2022, 6:44 p.m.