Learn R Programming

tosca (version 0.3-4)

readWhatsApp: Read WhatsApp files

Description

Reads HTML-files from WhatsApp and separates the text and meta data.

Usage

readWhatsApp(path, file)

Value

textmeta object.

Arguments

path

Character: string with path where the data files are. If only path is given, file will be determined by searching for html files with list.files and recursion.

file

Character: string with names of the HTML files.

Author

Jonas Rieger (<jonas.rieger@tu-dortmund.de>)