coalesce_truth: Coalesce value to truthiness

View source: R/csvwr_overrides.R

coalesce_truthR Documentation

Coalesce value to truthiness

Description

Determine whether the input is true, with missing values being interpreted as false.

Usage

coalesce_truth(x)

Arguments

x

logical, NA or NULL

Value

FALSE if x is anything but TRUE


SimonGreenhill/rcldf documentation built on July 4, 2025, 10:22 p.m.