checkNumeric: A simple function to check a value is numeric or not

View source: R/utility_FBN.R

checkNumericR Documentation

A simple function to check a value is numeric or not

Description

A simple function to check a value is numeric or not

Usage

checkNumeric(x)

Arguments

x

A value that need to be checked.

Value

Error or NULL


clsdavid/FBNNet2_public documentation built on April 20, 2023, 4:36 p.m.