View source: R/feature_model_barplot.R
feature_model_barplot | R Documentation |
Creates a barplot from a model summary data frame.
feature_model_barplot( model_summary, habitat_zone, ylab, main, location = "topleft" )
model_summary |
data.frame; A data frame returned by the
|
habitat_zone |
raster; A habitat zone raster returned by the
|
ylab |
character; The plot y-axis label. |
main |
character; The plot main label. |
location |
character; |
A barplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.