fillNAs: fillNAs

Description Usage Arguments Value

View source: R/getData.R

Description

replace NAs in numerical columns. Used with the events data.frame. NAS are replacing using zoo::na.approx. Leading NAs are replaced with 0s, trailing NAs are replaced with the last non-NA value.

Usage

1

Arguments

df

(data.frame) dataframe

Value

population data frame


theasjblog/covid19_package documentation built on May 2, 2021, 8:11 p.m.