is_date: Returns a logical to indicate whether input is a date, per a...

Description Usage Arguments Value

Description

Returns a logical to indicate whether input is a date, per a specific format

Usage

1
is_date(x, format = "%B %d, %Y")

Arguments

x

an input vector

format

a character vector of length one specifying the date format

Value

a logical vector


fboehm/wordtools documentation built on May 16, 2019, 11:10 a.m.