null_to_na: Convert NULL to NA

View source: R/scaling_general.R

null_to_naR Documentation

Convert NULL to NA

Description

Convert NULL to NA

Usage

null_to_na(x)

Arguments

x

element

Value

NA if the element is NULL, the element otherwise


manifestoR documentation built on Jan. 29, 2026, 5:07 p.m.