bind_rows_with_factor_columns | R Documentation |
Before dplyr 1.0.0 dplyr::bind_rows()
coerced factors with different levels
to characters. This is no longer the case and this function is deprecated
Important: It is mandatory that all data frames have the same structure
bind_rows_with_factor_columns(...)
... |
data frames to combine |
combined data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.