i_remove_na_values {ilabelled}R Documentation

remove as na values

Description

remove na values (information which values should be handled as missing) keep other attributes

Usage

i_remove_na_values(x)

Arguments

x

vector or data.frame

Value

Returns x without na-values


[Package ilabelled version 0.9.0 Index]