actel (version 1.3.0)

na.as.false: Consider NA's as FALSE

Description

Aimed to be used in a vector of TRUE/FALSE's, where NA's are present and should be considered as false.

Usage

na.as.false(input)

Value

A logical vector.

Arguments

input

vector containing NA's.