R/refdb_plots.R
refdb_plot_tax_barplot.RdGenerate a multipanel plot where, for each taxonomic level, a barplot represent the number of records available in the reference database for the most represented taxa.
refdb_plot_tax_barplot(x, show_n = 10)
| x | a reference database. |
|---|---|
| show_n | an integer value indicating the number of taxa to show in each panel. |
A ggplot object.