is_categorical | R Documentation |
Check if object is categorical
is_categorical(v)
v |
A single value |
Boolean
nums <- 2
is_categorical(nums)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.