add_date: Turn created_at field into a date variable

View source: R/add_date.R

add_dateR Documentation

Turn created_at field into a date variable

Description

Turn created_at field into a date variable

Usage

add_date(df)

Arguments

df

A parsed Tweet JSON file (data.frame) which includes created_at variable

Value

date column is added to the data.frame


jaeyk/tidytweetjson documentation built on June 24, 2024, 10:56 p.m.