get_null_safe {bnclassify}R Documentation

Get i-th element of x.

Description

If x is NULL returns NA not NULL

Usage

get_null_safe(x, i)

[Package bnclassify version 0.4.8 Index]