op_single | R Documentation |
A class representing a single-table verb
op_single(name, x, dots = list(), args = list())
name |
the name of the operation verb, e.g. "select", "filter" |
x |
the tbl object |
dots |
expressions passed to the operation verb function |
args |
other arguments passed to the operation verb function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.