na_ifin {cpsvote} | R Documentation |
vectorized na_if
Description
vectorized na_if
Usage
na_ifin(x, y)
Arguments
x |
the vector to be checked |
y |
the values which should be replaced with NA |
[Package cpsvote version 0.1.0 Index]