vader: Tidy VADER

View source: R/tidyvader.R

vaderR Documentation

Tidy VADER

Description

Tidy VADER

Usage

vader(data, var)

Arguments

data

A dataframe or tibble with a column of sentences to score.

var

The name of the column containing the sentences.

Value

The original input with four additional columns for each sentence's VADER scores: compound, pos, neu, neg.


chris31415926535/tidyvader documentation built on June 9, 2025, 1:50 p.m.