readWhatsApp {tosca}R Documentation

Read WhatsApp files

Description

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

Usage

readWhatsApp(path, file)

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.

Value

textmeta object.

Author(s)

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


[Package tosca version 0.3-2 Index]