Skip to contents

Confront a RelTableModel to actual data

Usage

confront_table_data(x, d, checks = c("unique", "not nullable"))

Arguments

x

a RelTableModel

d

a data frame or a matrix for matrix model

checks

a character vector with the name of optional checks to be done (Default: all of them c("unique", "not nullable"))

Value

A report as a list