disMapBook {disdat} | R 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
Examples
disMapBook(c("AWT", "NSW"), "~/Desktop/sp_mapbook.pdf")
[Package disdat version 1.0-1 Index]