This is a detailed reconciliation of the Tap2Eat data with relation to the Control Table and the Tap2Eat data from the Excels.Key is to determine any points of breakage and failures at Data Level.
Month on Month(Total Unique Taps done)- Tap2Eat vs Excel Dashboard
library(DBI)
con <- dbConnect(
bigrquery::bigquery(),
project = "prd-dwh-418109",
dataset = "f4e_school_prd",
billing = "prd-dwh-418109"
)
lattice::show.settings()
## Error : The fig.showtext code chunk option must be TRUE
plot(pressure, col = thematic::thematic_get_option("accent"))
## Error : The fig.showtext code chunk option must be TRUE