mvr and mvrt.test functions to represent the empty
array, matrix, or vector of zero dimension or length. Often returned by expressions and functions whose value is undefined.is.empty(x)array, matrix or vector of any type.logical scalar. Returns TRUE if its argument is empty and FALSE otherwise.is.null from R package