print.extract_profanity_terms {sentimentr}R Documentation

Prints an extract_profanity_terms Object

Description

Prints an extract_profanity_terms object

Usage

## S3 method for class 'extract_profanity_terms'
print(x, ...)

Arguments

x

An extract_profanity_terms object.

...

ignored


[Package sentimentr version 2.9.0 Index]