These functions are useful for testing SQL generation without having to
have an active database connection. See simulate_dbi() for a list
available database simulations.
Usage
tbl_lazy(df, con = NULL, src = NULL, name = "df")
lazy_frame(..., con = NULL, src = NULL, .name = "df")