Description Usage Arguments Value
Splits the dataset into P partitions of size n
1 | splitData(N, n, P, disjoint = T)
|
N |
Rows in dataset |
n |
Number of rows desired in a single partition |
P |
Number of partitions |
disjoint |
Whether samples should be allowed to overlap |
data_list |
List of row numbers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.