Skip to contents

returns a dataframe with general info

Usage

get_data(file)

Arguments

file

CHAR. The folder where html exported from Telegram are located

Details

insert on folder with html from exported chats of telegram and recieve a dataframe with info such as first date and last date of each html

Examples

get_data("~/Downloads/Telegram Desktop/ChatExport_2023-12-16/messages.html")
#> Error in get_data("~/Downloads/Telegram Desktop/ChatExport_2023-12-16/messages.html"): could not find function "get_data"