Learn R Programming

rsml (version 1.3)

nLatRoot: Compute the number of lateral roots in the plant

Description

Compute the number of lateral roots in the plant

Usage

nLatRoot(obj)

Arguments

obj
of class plant

Value

the number of lateral root in the plant

Examples

Run this code
data(lupin)
nLatRoot(lupin)

Run the code above in your browser using DataLab