expect_table: Expect that the table exists in the test database.

Description Usage Arguments Examples

Description

Expect that the table exists in the test database.

Usage

1
expect_table(table_name)

Arguments

table_name

character. The name of the table to test for.

Examples

1
## Not run: expect_table("flights")

avantcredit/dbtest documentation built on May 11, 2019, 4:06 p.m.