h_null_if_na: Getting 'NULL' for 'NA'

Description Usage Arguments Value Examples

View source: R/helpers.R

Description

[Stable]

A simple helper function that replaces NA object by NULL object.

Usage

1

Arguments

x

any atomic object of length 1. For the definition of "atomic", see is.atomic().

Value

NULL if x is NA, otherwise, x.

Examples

1

0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.