chatSentiments: chatSentiments

Description Usage Arguments

Description

Perform a per-user sentiment analysis using

Usage

1
2
chatSentiments(file_in = NULL, chatdf = NULL, sender = NA,
  top_sender = 5, method = "loughran")

Arguments

file_in

WhatsApp chat log (if reading from file)

sender

The sender to filter for

top_sender

The number of senders to show (ranked by number of words)

method

The sentiment analysis method to use

d

dataframe of chat returned from parseR


nriddiford/WhatStat documentation built on May 4, 2019, 8:42 a.m.