na_to_zero: Convert na's to zeros

View source: R/mutate_variables.R

na_to_zeroR Documentation

Convert na's to zeros

Description

For use with mutate_each_()

Usage

na_to_zero(input = NULL)

Arguments

input

Typically a vector or variable

Value

A vector


youngstreetinitiative/ysi documentation built on April 11, 2024, 2:32 a.m.