Plot mean variable contribution
Usage
plot_climniche_variable_contribution(
x,
occupied_only = TRUE,
variable_labels = NULL,
title = NULL
)
Arguments
- x
A climniche_fit object.
- occupied_only
If TRUE, summarize occupied cells only.
- variable_labels
Optional named vector replacing variable labels.
- title
Optional plot title. Use FALSE to suppress it.