Learn R Programming

roperators (version 1.3.14)

content_checks: Contents of Vector Checks

Description

Misc/useful functions to easily determine what is contained in a vector.

Usage

is.constant(x)

is.binary(x)

Value

a logical value

Arguments

x

object to be tested