should_inform_unspecified {tibblify}R Documentation

Determine whether to inform about unspecified fields in spec

Description

Wrapper around getOption("tibblify.show_unspecified") that implements some #' fall back logic if the option is unset. This returns:

Usage

should_inform_unspecified()

Details

Value

TRUE or FALSE.


[Package tibblify version 0.3.1 Index]