disMapBook: Generating maps of disdat species

View source: R/disMapbook.R

disMapBookR Documentation

Generating maps of disdat species

Description

A helper function for automatically generating maps for the species data in PDF format.

Usage

disMapBook(region, output_pdf, verbose = TRUE)

Arguments

region

A character vector. The name of the region(s) to generate plots.

output_pdf

Output pdf file to be saved.

verbose

Logical. control amount of screen reporting.

See Also

disPo, disPa and disBorder

Examples

disMapBook(c("AWT", "NSW"), "~/Desktop/sp_mapbook.pdf")


rspatial/disdat documentation built on Feb. 14, 2023, 4:27 a.m.