is.binary: Check if a vector is binary

View source: R/extract_stats.R

is.binaryR Documentation

Check if a vector is binary

Description

Check if a vector is binary

Usage

is.binary(v)

Arguments

v

vector

Value

TRUE or FALSE depending on whether the vector is binary


thomasbattram/usefunc documentation built on April 24, 2023, 1:46 p.m.