add_op_set_op | R Documentation |
Append a set operation to the tbl_kusto object's ops list
add_op_set_op(x, y, type)
x |
The "left" tbl |
y |
The "right" tbl |
type |
The type of set operation to perform, currently only supports union_all |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.