View source: R/cluster_split.R
cluster_split | R Documentation |
Split Cluster Sequence into List
cluster_split(x, s = NULL, block_size = 10)
x |
a named integer vector from |
s |
default is |
block_size |
block size used to split, only used when |
a list
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.