Learn R Programming

mikropml (version 1.6.1)

check_permute: Check that permute is a logical

Description

Check that permute is a logical

Usage

check_permute(permute)

Arguments

Author

Kelly Sovacool, sovacool@umich.edu

Examples

Run this code
if (FALSE) {
do_permute <- TRUE
check_permute(do_permute)
}

Run the code above in your browser using DataLab