This method adds a default value to return if its argument is null in comparison to rmzTabM::safe_unbox.

safe_unbox(x, default = NULL)

Arguments

x

the list, vector, or array object to unbox into a singleton

default

the default value to return, if x is null