Learn R Programming

red (version 1.6.1)

red.examples: Example data packaged with *red*

Description

Load data included in the package. This includes *red.records*, a matrix of longitude and latitude (two columns) occurrence records for Hogna maderiana (Walckenaer, 1837); *red.range*, a SpatRaster object, as defined by package terra, of the geographic range of Hogna maderiana (Walckenaer, 1837); *red.layers*, a SpatRaster object with layers representing the average annual temperature, total annual precipitation, altitude and landcover for Madeira Island (Fick & Hijmans 2017, Tuanmu & Jetz 2014); and *worldborders* is a small vector of global country borders.

Usage

red.examples(data = NULL)

Arguments

data

Name of data in quotes. E.g.: `"red.records"` If `NULL`, the example files will be listed.

Examples

Run this code
red.examples()
red.examples("red.range")

Run the code above in your browser using DataLab