show_query.tbl_validation: Show generated sql code

Description Usage Arguments Value

View source: R/show_query.R

Description

Shows the generated sql code for the validation of the tbl.

Usage

1
2
## S3 method for class 'tbl_validation'
show_query(x, ...)

Arguments

x

tbl_validation() object, result of a confront.tbl_sql().

...

passed through.

Value

Same result as dplyr::show_query, i.e. the SQL text of the query.


validatedb documentation built on Oct. 6, 2021, 5:17 p.m.