bq_init_tables.Rd
Creates the required tables in BigQuery if they don't exist. Run once during initial setup.
bq_init_tables(con = NULL, frequency = "both")
A DBI BigQuery connection (or NULL to create one)
Either "weekly", "monthly", or "both"
"weekly"
"monthly"
"both"