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.