is_canonical: Check if a dataset is canonical

Description Usage Arguments Value Functions

View source: R/canonical_forms.R

Description

Check if a dataset is canonical

Usage

1
2
3
is_canonical(x, form, verbose = TRUE)

check_canonical(x, form, behavior = c("warn", "stop", "inform"))

Arguments

x

a dataset

form

a CanonicalForm

verbose

print check results?

behavior

what to do if the dataset fails the check

Value

logical value indicating if the dataset is canonical

Functions


colin-fraser/CanonicalForms documentation built on Jan. 8, 2022, 8:42 a.m.