Learn R Programming

manifestoR (version 1.6.1)

null_to_na: Convert NULL to NA

Description

Convert NULL to NA

Usage

null_to_na(x)

Value

NA if the element is NULL, the element otherwise

Arguments

x

element