BatWingAll: LSA + Dynamics measures for Bat wings.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/BatWingAll.R

Description

Calculate the LSA and Dynamics measures for a Bat wing using different wings measures.

Usage

1
BatWingAll(x, scale = F)

Arguments

x

is the input matrix. This matrix is very specific, check the example.

scale

if you want to transform milimeters and grames to meters and kilograms for the LSA and Dynamics measures calculate.

Value

The function return four LSA calculations and four Dynamics measures.

The function returns a S3 object with two list objects. First one is the LSA and Dynamics measures, and second one is the Statistics.

Author(s)

Leon-Alvarado Omar Daniel.

See Also

https://github.com/oleon12/BatWing/tree/master/README.Rmd

Examples

1
2
3
4

oleon12/BatWing documentation built on July 28, 2020, 12:10 p.m.