PolMine / duplicates

0 stars 0 forks source link

Integrate functionality of nchars()-method into `polmineR::count()` #5

Closed ablaette closed 1 year ago

ablaette commented 1 year ago

The functionality is generic and may have use cases beyond the duplicates package. Integrate it into the polmineR-package, into the count() method, and add argument char to count().

The return value would then be an objecting inheriting from the textstat class, the count would be a data.table in slot stat. I do not see that this would be a drawback.