Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

raster.lat

Create latitude layer.


Description

Create a layer depicting latitude based on any other.

Usage

raster.lat(layers)

Arguments

layers

Raster* object as defined by package raster.

Details

Using latitude (and longitude) in models may help limiting the extrapolation of the predicted area much beyond known areas.

Value

A RasterLayer object.

Examples

data(red.layers)
raster::plot(raster.lat(red.layers[[1]]))

red

IUCN Redlisting Tools

v1.5.0
GPL-3
Authors
Pedro Cardoso
Initial release
2020-05-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.