Validates the variables for a certain table

du.quality.control(
  project,
  tableType = "",
  data_version = NULL,
  verbose = FALSE
)

Arguments

project

specify project you want to perform quality control on

tableType

limit the tables to run (can be non_rep, yearly_rep, monthly_rep, weekly_rep or trimesterly_rep)

data_version

data version of the table

verbose

output the functions output when set to TRUE