.is_log_or_null {BIEN} | R Documentation |
Check that value is logical or null
Description
Helper function to check data format.
Usage
.is_log_or_null(x)
Examples
## Not run:
is_log_or_null(new.world)
## End(Not run)
[Package BIEN version 1.2.6 Index]