clean_dates: Formats timestamps

View source: R/parseTweetFiles.R

clean_datesR Documentation

Formats timestamps

Description

Remove extra information from dates and sort them

Usage

clean_dates(x)

Arguments

x

The date of a tweet

Value

The date in the proper format to convert to a posixt format

Examples

## Not run: date = clean_dates(date)

rturn/parseTweetFiles documentation built on July 31, 2023, 3:43 p.m.