op_double | R Documentation |
A double-table verb, e.g. joins, setops
op_double(name, x, y, args = list())
name |
The name of the operation, e.g. 'left_join', 'union_all' |
x |
The "left" tbl |
y |
The "right" tbl |
args |
Other arguments passed to the operation verb |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.