-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
Great package! Would it be possible to add an option to return a data frame instead of a knitr_kable object?
If text_stats() returned a df, it would be easier to use in the document itself to grab the word count. This way it could be used to automatically insert word counts to documents.
Cheers.