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

View source: R/helper.R

na.as.falseR Documentation

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)

Arguments

input

vector containing NA's.

Value

A logical vector.


hugomflavio/actel documentation built on Feb. 24, 2025, 1:05 p.m.