list_breaker {SwimmeR} | R Documentation |
Breaks out lists of lists by sub-list length
Description
XXXXXX
Usage
list_breaker(x, len)
Arguments
x |
a list of lists, with at least some sub-lists having length
|
len |
an numeric value for the length of sub-lists that
|
Value
returns a list of lists, with all sub-lists having length len
[Package SwimmeR version 0.14.2 Index]