df_split | R Documentation |
Splits data frame df into subsets with maximum n rows
df_split(df, n)
df |
Data frame. |
n |
Max number of rows per subset. |
List of data frames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.