extract_date {poldis}R 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")

[Package poldis version 0.1.2 Index]