Learn R Programming

poldis (version 0.1.2)

extract_date: Extract dates from text

Description

Wrapper function for `messydates::as_messydates`.

Usage

extract_date(v)

Value

A vector of the dates in text.

Arguments

v

Text vector.

Examples

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

Run the code above in your browser using DataLab