Parsing, Anonymizing and Visualizing Exported 'WhatsApp' Chat Logs


[Up] [Top]

Documentation for package ‘WhatsR’ version 1.0.4

Help Pages

create_chatlog Creating test data in the structure of 'WhatsApp' chat logs
download_emoji Scraping a dictionary of emoji from https://www.unicode.org/
parse_android Parsing raw 'WhatsApp' chat logs according to Android text structure
parse_chat Parsing exported 'WhatsApp' chat logs as a dataframe
parse_ios Parsing raw 'WhatsApp' chat log according to iOs text structure
plot_emoji Plotting emoji distributions in 'WhatsApp' chat logs
plot_lexical_dispersion Lexical disperson plots for keywords in 'WhatsApp' chat logs
plot_links Visualizing links in 'WhatsApp' chat logs
plot_locations Plotting locations sent in 'WhatsApp' chat logs on maps
plot_media Visualizing media files in 'WhatsApp' chat logs if chats were exported with media files
plot_messages Visualizing the number of sent messages per person in 'WhatsApp' chat logs
plot_network Visualizing the network of consecutive replies in 'WhatsApp' chat logs
plot_replytimes Visualizing replytimes in 'WhatsApp' chat logs
plot_smilies Visualize smilies used in 'WhatsApp' chat logs
plot_tokens Visualizing token distribution per person
plot_tokens_over_time Distribution of Tokens over time
plot_wordcloud Wordclouds for 'WhatsApp' chat logs
summarize_chat Basic 'WhatsApp' chat log Statistics
summarize_tokens_per_person Token Distributions for sent messages
tailor_chat Restricting chat logs to certain authors or timeframes.