powered by
Check if object is sortable options.
is_sortable_options(x)
Object to test
Logical vector. TRUE if the object inherits from sortable_options
sortable_options
# NOT RUN { is_sortable_options("foo") # returns FALSE # }
Run the code above in your browser using DataLab