check_glance_outputs: Check the output of a glance method

Description Usage Arguments Value See Also

View source: R/check_glance_outputs.R

Description

Call this function to perform tests. If a tests fails, an informative error will be thrown. Otherwise silent.

Tests when strict = FALSE:

Additional tests when strict = TRUE:

Usage

1

Arguments

...

Outputs returned from calls to (the same) glance method.

strict

Logical indicating whether the strict version of tests should be used. Defaults to TRUE.

Value

An invisible NULL. This function should be called for side effects, not return values.

See Also

check_tibble()


modeltests documentation built on Jan. 16, 2021, 5:38 p.m.