Open CG-Rodriguez opened 2 years ago
I'm trying to analyze a set of text corpora with liwcalike()and get this error message:
liwcalike()
Warning messages: 1: 'texts.corpus' is deprecated. Use 'as.character' instead. See help("Deprecated") 2: remove_hyphens argument is not used.
I'm trying to analyze a set of text corpora with
liwcalike()
and get this error message: