R/RelTableModel.R
confront_table_data.Rd
Confront a RelTableModel to actual data
confront_table_data(x, d, checks = c("unique", "not nullable"))
a RelTableModel
a data frame or a matrix for matrix model
a character vector with the name of optional checks to be done (Default: all of them c("unique", "not nullable"))
A report as a list