replace_na: Replace NA's

Description Usage Arguments Value

Description

Substitutes NA values in the given vector, dataframe, matrix or list

Usage

1
replace_na(data, value)

Arguments

data

vector, dataframe, list or matrix

value

replacement value

Value

a data structure with the given value instead of NA's


pezzacolori/boris-r-misc documentation built on Sept. 14, 2021, 1:46 a.m.