Learn R Programming

rangemap (version 0.1.18)

buffer_range: Example of sp_range* object based on buffers

Description

A sp_range_iucn object containing the results of the function rangemap_buffer.

Usage

buffer_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("buffer_range", package = "rangemap")
summary(buffer_range)
# }

Run the code above in your browser using DataLab