Description Usage Arguments Value Examples
View source: R/decoupage_colonne.R
Column Decoupage
1 | decoupage_colonne(data, ncores)
|
data |
dataframe to cut by column |
ncores |
Cutting in ncores parts |
list of data frame
1 2 3 4 | ## Not run:
decoupage_colonne(data, ncores)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.