Learn R Programming

rsml (version 1.3)

nPrimRoot: Compute the number of primary roots in the plant

Description

Compute the number of primary roots in the plant

Usage

nPrimRoot(obj)

Arguments

obj
of class plant

Value

the number of primary root in the plant

Examples

Run this code
data(lupin)
nPrimRoot(lupin)

Run the code above in your browser using DataLab