energy: Energy Landscape

View source: R/RcppExports.R

energyR Documentation

Energy Landscape

Description

Energy Landscape

Usage

energy(slope, distance, mass, res, kcal = TRUE)

Arguments

slope

vector with slopes

distance

vector with distances

mass

body mass of species (kg)

res

numeric value (double) of the spatial resolution of the matrix

kcal

(boolean) if to return the result in kCal (true) or J (false)

Value

Vector with the energy cost of locomotion (EnergyScape)


enerscape documentation built on Jan. 9, 2023, 5:07 p.m.