-
Notifications
You must be signed in to change notification settings - Fork 35
Return a data frame #6
Copy link
Copy link
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.
Reactions are currently unavailable