is_inc: Check if a value is valid for increment

View source: R/00_functions.R

is_incR Documentation

Check if a value is valid for increment

Description

Check if a value is valid for increment

Usage

is_inc(inc)

Arguments

inc

The value to check

Value

TRUE if the value is non-null and numeric, FALSE otherwise


COHHIO/RmData documentation built on June 1, 2025, 4:12 p.m.