convert_from_NA: Convert values from NA to an alternative value

Description Usage Arguments See Also

View source: R/NA_vals.R

Description

convert_from_NA finds NA values and changes them to a value specified by to

Usage

1
convert_from_NA(x, to, cols = NULL)

Arguments

x

A data frame

to

Values that NA values should be converted to

cols

0 or more column names or positions.

See Also

convert_to_NA


graggsd/sgcleanup documentation built on May 28, 2019, 8:53 p.m.