typeof internally used by missRanger.typeof2.RdReturns either "numeric" (double or integer), "factor",
"character", "logical", "special" (mode numeric, but neither double nor
integer) or "" (otherwise).
missRanger requires this information to deal with response types
not natively supported by ranger.
typeof2(object)Any object.
A string.