show_query.tbl_validation | R Documentation |
Shows the generated sql code for the validation of the tbl.
## S3 method for class 'tbl_validation' show_query(x, ..., sparse = x$sparse)
x |
|
... |
passed through. |
sparse |
|
Same result as dplyr::show_query, i.e. the SQL text of the query.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.