is_date: Function checks whether a variable in the data is of date...

Description Usage Arguments Value

Description

Function checks whether a variable in the data is of date type or not. r doesn't have a simple function for that so we will build our own function

Usage

1

Arguments

x

variable as one-dimensional array

Value

TRUE or FALSE whether variable is of date type


d-ghale/easyDataScience documentation built on May 11, 2019, 7:26 p.m.