extract_date: Extract dates from text

View source: R/text_tools.R

extract_dateR Documentation

Extract dates from text

Description

Wrapper function for 'messydates::as_messydates'.

Usage

extract_date(v)

Arguments

v

Text vector.

Value

A vector of the dates in text.

Examples

#extract_date("Today is the twenty six of February of two thousand and twenty four")

henriquesposito/poldis documentation built on Sept. 8, 2024, 5:38 a.m.