Get version metadata from BigQuery

bq_get_version_metadata(con = NULL, frequency = "monthly", version_id = NULL)

Arguments

con

A DBI BigQuery connection (or NULL to create one)

frequency

Either "weekly" or "monthly"

version_id

Version to retrieve (NULL = latest)

Value

data.table with version metadata