Skip to contents

Wrapper around getOption("tibblify.show_unspecified") to return TRUE unless the option is explicitly set to FALSE.

Usage

should_inform_unspecified()

Value

FALSE if the option is set to FALSE, TRUE otherwise.

Examples

should_inform_unspecified()
#> [1] TRUE