Description Usage Arguments Value Examples
View source: R/decoupage_ligne.R
Algorithm to cut data
1 | decoupage_ligne(data, ncores)
|
data |
data to cut |
ncores |
split data ncores parts |
a dataframe with an additional column indicating the group of each observation
1 2 3 4 | ## Not run:
decoupage_ligne(data,ncores)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.