To fillter the data (select rows)

as_query(...)

Arguments

...

write a list of varible to query

Examples

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