is_numeric: Check if a numeric value

View source: R/predicates.R

is_numericR Documentation

Check if a numeric value

Description

this function checks if the input is a scalar (double)

Usage

is_numeric(x, n)

Arguments

x

is the input

n

is the input length


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.