Learn R Programming

radiant.data (version 1.0.6)

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