Description Usage Arguments Author(s)
View source: R/get_doc_metrics.R
Extracts the nested columns for one of the documents.
1  | get_doc_metrics(word_scores, doc, remove_zero_counts = TRUE)
 | 
word_scores | 
 Scores tibble from   | 
doc | 
 Name of document to retrieve metrics for.  | 
remove_zero_counts | 
 Whether to filter out words that were not in the document. (Logical)  | 
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.