
Return English-friendly messaging for object-types
Source:R/compat_friendly_type.R
friendly_type_of.RdDetails
This helper function aids us in forming user-friendly messages that gets
called through what_is_it(), which is often used in the assertion functions
to identify what object-type the user passed through an argument instead of
an expected-type.
See also
Other deprecated:
%or%(),
arg_name(),
enumerate(),
valid_time_units(),
what_is_it()