facebook_sentences_pull: facebook_sentences_pull

View source: R/facebook_sentences_pull.R

facebook_sentences_pullR Documentation

facebook_sentences_pull

Description

Facebook: Sentiment Calculator

Usage

facebook_sentences_pull(folder)

Arguments

folder

filepath to data

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.

Value

facebook sentences

Examples


library(facebookanalysis)

## Not run: facebook_sentences_pull(folder = data)


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