Learn R Programming

BIEN (version 1.2.7)

.is_log_or_null: Check that value is logical or null

Description

Helper function to check data format.

Usage

.is_log_or_null(x)

Arguments

Examples

Run this code
if (FALSE) {
is_log_or_null(new.world)}

Run the code above in your browser using DataLab