View source: R/facebook_sentences_pull.R
facebook_sentences_pull | R Documentation |
Facebook: Sentiment Calculator
facebook_sentences_pull(folder)
folder |
filepath to data |
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.
facebook sentences
library(facebookanalysis)
## Not run: facebook_sentences_pull(folder = data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.