Learn R Programming

rsml (version 1.3)

latLength: Compute the length of the lateral root based on the coordinates of its nodes

Description

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

Usage

latLength(obj)

Arguments

obj
of class plant

Value

the total length of the lateral roots

Examples

Run this code
data(lupin)
latLength(lupin)

Run the code above in your browser using DataLab