Learn R Programming

BIEN (version 1.2.7)

.is_log: Check that value is logical

Description

Helper function to check data format.

Usage

.is_log(x)

Arguments

Examples

Run this code
if (FALSE) {
is_log(TRUE)}

Run the code above in your browser using DataLab