Description Usage Arguments Value
View source: R/split_df_to_files.R
Dataframe is splitted by one or more variable and depending of selected mode exported to xlsx file with group named tabs or to multiple csv files.
1 | split_df_to_files(df, file_type, file_name, ...)
|
df |
Data frame |
file_type |
export mode (csv or xlsx) |
file_name |
file name |
... |
grouping variable |
file or files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.