Learn R Programming

radiant.data (version 0.9.9)

is_double: 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