zapSystemMissing {conquestr}R Documentation

zapSystemMissing

Description

Coerce ConQuest system missing values to NA. Note this is very slow and users should use the internal function conquestr::replaceInDataFrame where possible.

Usage

zapSystemMissing(x)

Arguments

x

a data frame.

Value

x


[Package conquestr version 1.3.4 Index]