Description Usage Arguments Value
View source: R/check_columns_order.R
Record or apply an operator to enforce specific column names and order, according to a 'train' reference.
1 | check_columns_order(df, filename_operator, run_type)
|
df |
A data frame. |
filename_operator |
Character filename for operator save. |
run_type |
"train" or "test", dictating whether reference data saves to disk. |
A data frame, with ordered columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.