View source: R/sortable_options.R
is_sortable_options | R Documentation |
Check if object is sortable options.
is_sortable_options(x)
x |
Object to test |
Logical vector. TRUE if the object inherits from sortable_options
is_sortable_options("foo") # returns FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.