fill_na: Fill missing values with predefined constant

Description Usage Arguments

View source: R/my_funs.R

Description

Fill missing values with predefined constant

Usage

1
fill_na(.data, ..., fill = NA)

Arguments

.data

matrix or data.frame object

...

column names if using restricted columns

fill

replacement value


twolodzko/twextras documentation built on May 3, 2019, 1:52 p.m.