make_flattener {reutils} | R Documentation |
Generate a function that accepts an arbitrarily deeply nested list
.
Use flatten.at
to set the level of nestedness at which the flatterner
will start to flatten.
make_flattener(flatten.at = 1)
flatten.at |
An |
A function that can be used to flatten a nested list