Generate Vecindad Plot
vecindadPlot.Rd
This function generates a bar plot with error bars that visualizes the abundance of neighboring species.
Argumentos
- x
A data frame containing data for plotting.
especie_vecina
: The neighboring species.ab_mean
: The mean abundance of the neighboring species.ab_se
: The standard error of the mean abundance.
- axis_text_size
The size of the axis text. Default value=16
- axis_title_size
The size of the axis title. Default value=17
- ...
others ggplot parameters