vec_convert_na: Convert labelled missing values to NA

View source: R/labelled_spss_survey_arithmetic.R

vec_convert_naR Documentation

Convert labelled missing values to NA

Description

Internal helper used by numeric summary methods to replace SPSS-style missing values with 'NA'.

Usage

vec_convert_na(x)

Arguments

x

A labelled survey vector.

Value

A numeric vector with missing values converted to 'NA'.


retroharmonize documentation built on Jan. 14, 2026, 9:08 a.m.