Learn R Programming

rangemap (version 0.1.18)

cvehull_range: 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

Arguments

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

Run this code
# NOT RUN {
data("cvehull_range", package = "rangemap")
summary(cvehull_range)
# }

Run the code above in your browser using DataLab