vis_biome: Plot a diagram of biomes

Description Usage Arguments Value See Also Examples

Description

vis_biome produces a ggplot object showing the Whittaker's biomes as colored areas according to mean annual temperature (MAT) and mean annual precipitation (MAP) using a SpatialPolygonsDataFrame object obtained with gd_get_biomes_spdf

Usage

1
vis_biome(merge_deserts = FALSE)

Arguments

merge_deserts

Logical indicating if desert biomes should be merged in a single biome. By default, deserts are not merged.

Value

A ggplot object showing the biomes.

See Also

Other Visualization.Functions: vis_location_biome

Examples

1
2
# Create a ggplot diagram of the biomes
vis_biome()

guillembagaria/ggbiome documentation built on May 17, 2019, 9:26 a.m.