cvehull_range: Example of sp_range* object based on concave hulls

cvehull_rangeR Documentation

Example of sp_range* object based on concave hulls

Description

A sp_range_iucn object containing the results of the function rangemap_hull.

Usage

cvehull_range

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

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

manubio13/rangemap documentation built on May 9, 2022, 6:27 a.m.