Import JSON (from Telegram phone data export)

import_telegramJSON(tlgJSON)

Arguments

tlgJSON

path to telegram JSON file

Value

dataframe with Telegram address book

Examples

df <- import_telegramJSON("telegram_export.json")
#> Warning: cannot open file 'telegram_export.json': No such file or directory
#> Error in open.connection(con, "rb"): cannot open the connection