Skip to contents

Build a climniche report

Usage

climniche_report(
  x,
  species = NULL,
  scope = c("current", "all"),
  top_variables = 5
)

Arguments

x

A fitted climniche_fit object.

species

Optional species name used in printed reports.

scope

"current" for current occurrence/range cells or "all" for all evaluated cells.

top_variables

Number of variable contributions to show.

Value

An object of class climniche_report.