Cylinder: Estimate biovolume with cylinder equation

View source: R/Cylinder.R

CylinderR Documentation

Estimate biovolume with cylinder equation

Description

Estimate the biovolume of individuals with cylinder equation.

Usage

Cylinder(Length, Width)

Arguments

Length

Length of an organism

Width

Width of an organism

Value

The volume

Examples

Cylinder(15, 0.75)

chenyenting1998/GRSPRSThesisData documentation built on March 19, 2022, 8:35 a.m.