get_attribute: Helper funtion to get attributes from ellipsoid lists

View source: R/short_helpers.R

get_attributeR Documentation

Helper funtion to get attributes from ellipsoid lists

Description

Helper funtion to get attributes from ellipsoid lists

Usage

get_attribute(ellipsoids, attribute = "method")

Arguments

ellipsoids

list of ellipsoid objects.

attribute

(character) name of the attribute to be obtained from elements in ellipsoids. Options are: method, centroid, covariance_matrix, level, niche_volume, semi_axes_length, and axes_coordinates. Default = "method".

Value

The attribute selected.


marlonecobos/ellipsenm documentation built on Oct. 18, 2023, 8:09 a.m.