facebook_heartbeat: facebook_heartbeat

View source: R/facebook_heartbeat.R

facebook_heartbeatR Documentation

facebook_heartbeat

Description

Facebook: Heartbeat Creator

Usage

facebook_heartbeat(folder)

Arguments

folder

filepath to data

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.

Value

Sentiment image showing valence of message.

Examples


library(facebookanalysis)

 ## Not run: facebook_heartbeat(folder = data)


gonzalezben81/facebookanalysis documentation built on June 20, 2024, 8:42 a.m.