R/sortable_options.R
is_sortable_options.Rd
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
is_sortable_options("foo") # returns FALSE #> [1] FALSE