Learn R Programming

bnclassify (version 0.4.8)

get_null_safe: Get i-th element of x.

Description

If x is NULL returns NA not NULL

Usage

get_null_safe(x, i)

Arguments