is_todo: check if a value indicates there is something to do.

Description Usage Arguments Value Examples

View source: R/preprocess.R

Description

Similar to a 'true-ish' type value. Everything but FALSE and NA should return TRUE.

Usage

1

Arguments

x

value to check if is to do.

Value

TRUE or FALSE indicating if there is something to do or not.

Examples

1
2
3
4
5
6
7

npjc/growr documentation built on Nov. 9, 2019, 7:29 a.m.