Description Usage Arguments Value
View source: R/indicate_terms_shiny.R
Count top 5 miRNAs of data frame with indicated terms for Shiny.
1 | count_mir_term_indicated_shiny(df, term, threshold = 1, case = FALSE)
|
df |
Data frame. |
term |
Character vector. Terms to screen abstracts for. |
threshold |
Integer. Specifies how often the term(s) must be contained to be recognized. |
case |
Boolean. Specifies if terms should be case sensitive or not. |
Plot with top 5 miRNAs for term subset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.