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 Feb. 28, 2025, 8:59 a.m.