text_date: Internal function for dates with text

View source: R/fix_functions.R

text_dateR Documentation

Internal function for dates with text

Description

Function to transform text into dates

Usage

text_date(date, format = "%d/%Y %b")

Arguments

date

A date

format

Format of the date


clickR documentation built on Aug. 8, 2023, 1:11 a.m.