.split_acc2list | R Documentation |
This splits x
using base::split()
by making sure that
the returned list is of the same length as list
and every element
is of the same length as list
's elements.
.split_acc2list(x, list)
x |
an |
list |
a list. |
A list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.