cvehull_range: Example of sp_range* object based on concave hulls

Description Usage Format Examples

Description

A sp_range_iucn object containing the results of the function rangemap_hull.

Usage

1

Format

sp_range_iucn with 6 slots.

name

character, name identifying the origin of the object.

summary

data.frame, summary of results.

species_range

SpatialPolygonsDataFrame of species range.

species_unique_records

SpatialPointsDataFrame of species occurrences.

extent_of_occurrence

SpatialPolygonsDataFrame of species extent of occurrence.

area_of_occupancy

SpatialPolygonsDataFrame of species area of occupancy.

Examples

1
2
data("cvehull_range", package = "rangemap")
summary(cvehull_range)

rangemap documentation built on Sept. 5, 2021, 5:17 p.m.