Description Usage Arguments Value See Also
Stores the validation result in the db using
the dplyr::compute() of the db back-end.
This method changes the tbl_validation object!
Note that for most back-ends the default setting is
a temporary table with a random name.
1 2 |
x |
|
name |
optional, when omitted, a random name is used. |
... |
passed through to |
A dbplyr::tbl_dbi() object that refers to the computed (temporary)
table in the database. See dplyr::compute().
Other tbl_validation:
tbl_validation-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.