check_input: Check whether a user input is a time or a comment.

Description Usage Arguments Value

Description

check_input takes a user's input and determines whether or not it can be coerced to a time via format_time.

Usage

1
check_input(input)

Arguments

input

A numeric or charater string.

Value

Returns TRUE if the input could be coerced to a time, FALSE otherwise.


bochocki/slackrsheets documentation built on May 8, 2019, 9:46 a.m.