convert_to_NA: Convert values to NA

Description Usage Arguments See Also

View source: R/NA_vals.R

Description

convert_to_NA finds values specified by from and sets them to NA.

Usage

1
convert_to_NA(x, from, cols = NULL)

Arguments

x

A data frame

from

One or more values that should be converted to NA.

cols

0 or more column names or positions.

See Also

convert_from_NA


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