factor_columns | R Documentation |
Check whether each column in a data frame is a factor
factor_columns(df)
df |
Data frame to process |
Logical vector with same number of entries as columns in df
. Each
entry is TRUE
if the corresponding column is a factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.