Learn R Programming

rsml (version 1.3)

primLength: Compute the length of the primary root based on the coordinates of its nodes

Description

Compute the length of the primary root based on the coordinates of its nodes

Usage

primLength(obj)

Arguments

obj
of class plant

Value

the total length of the primary roots

Examples

Run this code
data(lupin)
primLength(lupin)

Run the code above in your browser using DataLab