check_false_binary_multiple: Check if a two dimensional matrix has two unique elements.

Description Usage Arguments Details Examples

Description

check_false_binary_multiple returns TRUE is there are two unique elements in its argument, and returns FALSE if there are not two unique elements in its argument.

Usage

1

Arguments

bin_chains

A two dimensional matrix

Details

This function checks every row and column element to see if they all share the same two values.

Examples

1
2
3
4
5

cwcartmell/maRkov documentation built on May 14, 2019, 1:37 p.m.