| combiners | R Documentation | 
Combiners are functions that collapse across a list of similarly structured results. These are standard idioms for combining lists of certain data types.
combiner_rbind(x) combiner_c(x) combiner_factor(x) combiner_array(x)
| x | A  | 
A combined results object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.