camr_const_datetime_regex: Regular Expression to Extract 'datetimes' From Strings

camr_const_datetime_regexR Documentation

Regular Expression to Extract datetimes From Strings

Description

Expects dates dash or forward-slash delimited and optionally followed by a time component. Use with stringr::str_extract() to pull out datetimes from character vectors.

Usage

camr_const_datetime_regex

Format

An object of class character of length 1.

Author(s)

Michael Pascale


rettopnivek/camrprojects documentation built on March 26, 2024, 9:17 a.m.