Skip to contents

Facebook: Sentiment Calculator

Usage

facebook_sentences_pull(folder)

Arguments

folder

filepath to data

Value

facebook sentences

Details

This function pulls the sentences from your messages folder created by the facebook_message_pull function. The sentences are then placed in a csv file and written to the nrc_sentences folder that is created by the function.

Examples


library(facebookanalysis)

if (FALSE) facebook_sentences_pull(folder = data)