.is_log {BIEN}R Documentation

Check that value is logical

Description

Helper function to check data format.

Usage

.is_log(x)

Examples

## Not run: 
is_log(TRUE)
## End(Not run)

[Package BIEN version 1.2.6 Index]