To fillter the data (select rows)

as_query(...)

Arguments

...

write a list of varible to query

Examples

if (FALSE) {
# not there is only one `=`
as_query(interview = TRUE)
}