naIfNull: Turn NULL into NA

View source: R/tsvSave.R

naIfNullR Documentation

Turn NULL into NA

Description

Useful for changing objects to data frames

Usage

naIfNull(x, naType = NULL)

Arguments

x

input

naType

NA value, e.g.NA_character_

Details

will return the input for any value other than NULL


mcneilco/racas documentation built on April 19, 2024, 1:12 p.m.