Description Usage Arguments Details Value See Also
View source: R/mirna_year_new_and_trend.R
Plot development of miRNA name mentioning over time.
1 2 3 4 5 6 7 8 9 10 11 12 |
df |
Data frame containing miRNA names and publication years. |
mir |
Character vector. Vector containing miRNA names to plot. |
start |
Numeric. Optional. Specifies start year. If |
end |
Numeric. Optional. Specifies end year. If |
linetype |
String. Specifies linetype. |
alpha |
Float. Opacity of lines. |
width |
Float. Width of dodging lines. |
col.mir |
Symbol. Column containing miRNA names. |
col.year |
Symbol. Column containing year. |
title |
String. Plot title. |
Plot how often a miRNA name was mentioned per year.
Line plot displaying how often a miRNA name was mentioned per year..
Other miR development functions:
plot_mir_new()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.