This function returns TRUE for objects which can be highlighted (e.g. via
highlight()) and FALSE otherwise. An object x can be highlighted if:
xis not a data.frame or subclass thereofxis not a bare listxis otherwise a vector, as defined byvctrs::obj_is_vector()