nest.tbl_kusto_abstract | R Documentation |
This method collapses a column into a list
## S3 method for class 'tbl_kusto_abstract'
nest(.data, ...)
.data |
A kusto tbl. |
... |
Specification of columns to nest. Translates to summarize make_list() in Kusto. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.