Skip to contents

Facebook: Heartbeat Creator

Usage

facebook_heartbeat(folder)

Arguments

folder

filepath to data

Value

Sentiment image showing valence of message.

Details

This function pulls the data from your messages folder created by the facebook_message_pull function. The sentiment of the data is then calculated and a "heartbeat" chart is created. The chart spans the entire length of the conversation that is present in your messenger data.

Examples


library(facebookanalysis)

 if (FALSE) facebook_heartbeat(folder = data)