is_true: Returns logical vector replacing NA by FALSE

Description Usage Arguments See Also

View source: R/helper_funs.R

Description

Returns logical vector replacing NA by FALSE

Usage

1
is_true(vec)

Arguments

vec

A vector of logical values (possible containing NA) or values that can be transformed to logicals

See Also

Other Helper Functions: case_distinction


skranz/gtree documentation built on March 27, 2021, 6:03 a.m.