counter: Counter Function

Description Usage Arguments Value Examples

View source: R/remoodji.R

Description

Generates a summary dataframe of the input text which contains counts for characters, words, and sentences.

Usage

1

Arguments

text

string: the input text for sentiment analysis

Value

data frame: a data frame that contains the summary statistics for character, word, and sentence count.

Examples

1
counter("I am very happy.")

UBC-MDS/remoodji documentation built on March 30, 2021, 12:02 p.m.