View source: R/auto_stratify.R
is_binary | R Documentation |
return TRUE if the input is logical or if it contains only 0's and 1's
is_binary(col)
col |
a column from a data frame |
logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.