is_double {radiant.data}R Documentation

Is input a double (and not a date type)?

Description

Is input a double (and not a date type)?

Usage

is_double(x)

Arguments

x

Input

Value

TRUE if double and not a type of date, else FALSE


[Package radiant.data version 1.6.6 Index]