Learn R Programming

rsml (version 1.3)

length.plant: Compute the length of the root based on the coordinates of its nodes

Description

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

Usage

"length"(x)

Arguments

x
object of class plant

Value

the total length of the plant roots

Examples

Run this code
data(lupin)
length(lupin)

Run the code above in your browser using DataLab