Description Usage Arguments Author(s)
View source: R/stack_doc_metrics.R
Extracts the nested metrics for each document and concatenates them.
1  | stack_doc_metrics(word_scores, remove_zero_counts = TRUE)
 | 
word_scores | 
 Scores tibble from   | 
remove_zero_counts | 
 Whether to filter out the words that were not in a document from that document's results. (Logical) Often reduces the size of the output but may hinder some downstream analyses.  | 
Ludvig Renbo Olsen, r-pkgs@ludvigolsen.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.